allow creating puffy website

This commit is contained in:
Solene Rapenne 2021-10-06 22:08:22 +02:00
parent 7d8fc44c49
commit 5fb81cf7cd
1 changed files with 3 additions and 0 deletions

View File

@ -9,6 +9,9 @@ generate-site: clean
tools/atom.sh webzine.puffy.cafe > ../public/atom.xml
xmllint -format ../public/atom.xml
puffy: clean
tools/make_issue.sh _puffy.cafe ../public/index.html
all: generate-site
clean: