un tema minimo per Pelican
Go to file
dan 8b181ea91d added screenshot 2019-03-25 23:16:01 +01:00
static/css mv css 2019-03-25 23:09:09 +01:00
templates stripped names 2019-03-25 23:13:54 +01:00
README.md preview 2019-03-16 03:53:11 +01:00
screenshot.png added screenshot 2019-03-25 23:16:01 +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