diff options
author | Alex Auvolat <alex@adnab.me> | 2020-03-02 21:10:36 +0100 |
---|---|---|
committer | Alex Auvolat <alex@adnab.me> | 2020-03-02 21:10:36 +0100 |
commit | f5547bf84bbd7e22b1ed9180f42b7e5095f4bdba (patch) | |
tree | ef1a29ea4ffc5f3fe733a3ae984a7f851e6ad749 /README.md | |
parent | 74c6a06b4b664328e7a2d7e2de4474df28202429 (diff) | |
download | site-f5547bf84bbd7e22b1ed9180f42b7e5095f4bdba.tar.gz site-f5547bf84bbd7e22b1ed9180f42b7e5095f4bdba.zip |
Add association page and documents from 2020-01-13
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -9,3 +9,7 @@ sudo npm install -g pug-cli sudo npm install -g jstransformer-markdown-it ./.webpull ``` + +## Structure + +`src/administratif/`: html files generated by `htlatex` from the files originally in the `deuxfleurs.fr` repo. |