un tema minimo per Pelican
Go to file
dan 4f61d34e70 levato il: di 2019-03-16 04:00:20 +01:00
content first commit 2019-03-16 03:42:59 +01:00
themes/minimo levato il: di 2019-03-16 04:00:20 +01:00
Makefile first commit 2019-03-16 03:42:59 +01:00
README.md preview 2019-03-16 03:53:11 +01:00
pelicanconf.py first commit 2019-03-16 03:42:59 +01:00
publishconf.py first commit 2019-03-16 03:42:59 +01:00

README.md

Minimo Pelican theme

Minimo è un tema minimale per Pelican con archivio per data, categorie, tag e feed RSS.

Testato con Pelican 3.7.1

Preview

Installazione

apt install pelican markdown python3-pip rsync

git clone https://git.abbiamoundominio.org/dan/minimo.git

Uso

make newpost NAME='anno-riferimento-titolo-proposito'

make html

make serve

(goto) http://localhost:8000/

Pubblicazione

make html

make publish

make rsync_upload