changed location of output

This commit is contained in:
parzen 2020-11-12 20:34:41 +01:00
parent 2c969a2695
commit 462feacf0b

View file

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