temp set DELETE_OUTPUT_DIRECTORY false
This commit is contained in:
parent
f396145a5e
commit
f068b6009b
|
@ -75,7 +75,8 @@ USE_FOLDER_AS_CATEGORY = True
|
||||||
DISPLAY_PAGES_ON_MENU = False
|
DISPLAY_PAGES_ON_MENU = False
|
||||||
DISPLAY_CATEGORIES_ON_MENU = False
|
DISPLAY_CATEGORIES_ON_MENU = False
|
||||||
|
|
||||||
DELETE_OUTPUT_DIRECTORY = True
|
#DELETE_OUTPUT_DIRECTORY = True
|
||||||
|
DELETE_OUTPUT_DIRECTORY = False
|
||||||
|
|
||||||
MENUITEMS = (('HOME |', '/index.html'),
|
MENUITEMS = (('HOME |', '/index.html'),
|
||||||
('NEWS |', '/articles.html'),
|
('NEWS |', '/articles.html'),
|
||||||
|
|
Loading…
Reference in New Issue
Block a user