This commit is contained in:
2026-07-15 17:22:21 +02:00
parent 121ab99aa3
commit db8fa9536c
+1 -1
View File
@@ -10,7 +10,7 @@ build: ## Construit le site
./pana.sh ./pana.sh
deploy: ## déploie le site deploy: ## déploie le site
git push && git push git@framagit.org:yaf/yaf.frama.io.git master --force && rsync -avz content/ elsif@ssh-elsif.alwaysdata.net:www/ git push && git push git@framagit.org:yaf/yaf.frama.io.git main:master --force
run: ## démarre un serveur local run: ## démarre un serveur local
python3 -m http.server 8000 --bind 127.0.0.1 --directory content/ python3 -m http.server 8000 --bind 127.0.0.1 --directory content/