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.
|
3 weeks ago | |
---|---|---|
content | 3 weeks ago | |
sass | 1 month ago | |
static | 2 months ago | |
templates | 1 month ago | |
themes | 2 months ago | |
.gitignore | 2 months ago | |
.gitmodules | 2 months ago | |
LICENSE | 2 months ago | |
README.md | 4 weeks ago | |
config.toml | 2 months ago |
README.md
docs
La Contre-Voie’s 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
.