cambiato il modo di nominare gli articoli del blog quando si creano e sistemato il makefile per mandare in produzione il sito
This commit is contained in:
parent
29d234fadd
commit
a69cfba6d0
2
Makefile
2
Makefile
|
@ -11,7 +11,7 @@ PUBLISHCONF=$(BASEDIR)/publishconf.py
|
||||||
SSH_HOST=abbiamoundominio.org
|
SSH_HOST=abbiamoundominio.org
|
||||||
SSH_PORT=22
|
SSH_PORT=22
|
||||||
SSH_USER=${USER}
|
SSH_USER=${USER}
|
||||||
SSH_TARGET_DIR=/var/www/unit.abbiamoundominio.org/tmp/
|
SSH_TARGET_DIR=/var/www/unit.abbiamoundominio.org/
|
||||||
|
|
||||||
DEBUG ?= 0
|
DEBUG ?= 0
|
||||||
ifeq ($(DEBUG), 1)
|
ifeq ($(DEBUG), 1)
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
Title: Benvenuto pellicano
|
Title: Benvenuto pellicano
|
||||||
Category: news
|
Category: news
|
||||||
Date: 2019-03-22
|
Date: 2019-04-03
|
||||||
Tags: pelican
|
Tags: pelican
|
||||||
|
|
||||||
Il sito e' stato convertito a pelican, un software
|
Il sito e' stato convertito a pelican, un software
|
Loading…
Reference in New Issue
Block a user