Fix example

Fixes #190.
This commit is contained in:
Alexandre Vicenzi 2019-11-20 23:38:28 +01:00
parent d97d5a586d
commit bb3ca5f4e1
37 changed files with 1072 additions and 571 deletions

View file

@ -4,7 +4,7 @@ PELICANOPTS=
BASEDIR=$(CURDIR)
INPUTDIR=$(BASEDIR)/content
OUTPUTDIR=$(BASEDIR)/output
OUTPUTDIR=$(BASEDIR)/blog
CONFFILE=$(BASEDIR)/pelicanconf.py
PUBLISHCONF=$(BASEDIR)/publishconf.py