journalise début avril

This commit is contained in:
Yannick Francois
2022-01-03 00:20:57 +01:00
parent 7a464d301f
commit a2195fc2dc
33 changed files with 998 additions and 2 deletions
+1 -1
View File
@@ -13,4 +13,4 @@ deploy: ## déploie le site
git push && rsync -avz content/ elsif@ssh-elsif.alwaysdata.net:www/
run: ## démarre un serveur local
http-server content/
python3 -m http.server 8000 --bind 127.0.0.1 --directory content/