@@ -0,0 +1,8 @@
build: ## Construit le site
rm -Rf public && mkdir public && ./pana.sh
deploy: ## déploie le site
git push
run: ## démarre un serveur local
http-server public/
The note is not visible to the blocked user.