un tema minimo per Pelican
Go to file
dan 694d80460b mv templates 2019-03-25 23:11:19 +01:00
content first commit 2019-03-16 03:42:59 +01:00
static/css mv css 2019-03-25 23:09:09 +01:00
templates mv templates 2019-03-25 23:11:19 +01:00
README.md preview 2019-03-16 03:53:11 +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