diff options
author | Quentin Dufour <quentin@deuxfleurs.fr> | 2020-03-02 23:54:46 +0100 |
---|---|---|
committer | Quentin Dufour <quentin@deuxfleurs.fr> | 2020-03-02 23:54:46 +0100 |
commit | ac3e7e494669f6f923cb240f03d974efc6c84899 (patch) | |
tree | e9d9b0415c5a6906839080b44960b6629d687ad5 /README.md | |
parent | 74c6a06b4b664328e7a2d7e2de4474df28202429 (diff) | |
download | site-ac3e7e494669f6f923cb240f03d974efc6c84899.tar.gz site-ac3e7e494669f6f923cb240f03d974efc6c84899.zip |
Migrate website to my own static site generator
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -5,7 +5,5 @@ deuxfleurs.fr ## Building ``` -sudo npm install -g pug-cli -sudo npm install -g jstransformer-markdown-it ./.webpull ``` |