Switch from Pelican to Zola

Updated articles accordingly
Updated new_article script
Changed README
Added Zola 'section indexes'
Added Zulma theme submodule

Removed everything related to Pelican
This commit is contained in:
Teo-CD 2020-10-03 00:45:33 +02:00
parent 4e1a027482
commit 80c9cadefa
21 changed files with 131 additions and 217 deletions

5
.gitignore vendored
View file

@ -1,5 +1,4 @@
__pycache__/
output/
publishconf.py
tasks.py
public/
*.swp
*.zip