You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

516 B

docs

La Contre-Voies complete documentation about awareness activities, technical infrastructure, administrative processes and communication tools.

To host locally:

git clone https://git.42l.fr/42l/docs.git # or ssh://git@git.42l.fr:42084/42l/docs.git
git submodule update --init --recursive

Use Zola to generate it with zola build. Currently building against Zola 0.16.0.

Use zola serve to see directly the results locally, open your browser at 127.0.0.1:1111.