All the pages introducing the different aspects of the project "Pilgrimage for Democracy and Social justice".
The first sister project was launched on the 20th May 2024.
The Pilgrimage for Democracy and Social Justice and its team of contributors maintain official sister projects. The projects are set up to cover a given country in more details and in the local language.
Taiwan Democracy is the first sister project to the Pilgrimage for Democracy and Social Justice. It was launched on May 20th 2024.
The Taiwan Democracy project is set up as a sister project of the main Pilgrimage for Democracy and Social Justice project. The best way to get started then is to check the layout and scripts in the Taiwan project.
Set up git:
$ git init
$ git submodule add https://codeberg.org/DemocracyPilgrim/PilgrimageForDemocracy.git main
Currently, setting up a new project requires a minimum of manual configuration. The following symlinks must be created:
taiwandemocracy/http/ $ ls -l free semantic style
free -> ../main/http/free/
semantic -> ../../pilgrimage.for.democracy/http/semantic/
style -> ../main/http/style
If you have any problems setting this up, let us know within the issue queue at Codeberg. Eventually, we shall simplify the process.
cp main/settings.dist.php local.dist.php
From the Taiwan project, you may want to copy the following scripts:
build.php
submodule_update.sh