Index la mission bancale dans la carte

This commit is contained in:
Yannick Francois
2020-10-11 00:28:15 +02:00
parent 278f368333
commit a34c21429b
14 changed files with 231 additions and 144 deletions
+8
View File
@@ -1,3 +1,11 @@
PANDOC := $(shell command -v pandoc 2> /dev/null)
all:
ifndef PANDOC
$(error "pandoc is not available please install pandoc")
endif
build: ## Construit le site
./pana.sh