forked from dan/minimo
1 changed files with 3 additions and 25 deletions
@ -1,31 +1,9 @@ |
|||
# Minimo Pelican theme |
|||
|
|||
Minimo è un tema minimale per Pelican con archivio per data, categorie, tag e feed RSS. |
|||
Minimo è un tema per Pelican con archivio per data, categorie, tag e feed RSS. |
|||
|
|||
Testato con [Pelican 3.7.1](https://docs.getpelican.com/en/3.7.1/) |
|||
|
|||
[Preview](https://unit.abbiamoundominio.org/minimo/) |
|||
**Screenshot** |
|||
|
|||
**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 |
|||
 |
|||
|
Loading…
Reference in new issue