temp set DELETE_OUTPUT_DIRECTORY false

This commit is contained in:
dan 2019-11-20 02:42:53 +01:00
parent f396145a5e
commit f068b6009b

View File

@ -75,7 +75,8 @@ USE_FOLDER_AS_CATEGORY = True
DISPLAY_PAGES_ON_MENU = False
DISPLAY_CATEGORIES_ON_MENU = False
DELETE_OUTPUT_DIRECTORY = True
#DELETE_OUTPUT_DIRECTORY = True
DELETE_OUTPUT_DIRECTORY = False
MENUITEMS = (('HOME |', '/index.html'),
('NEWS |', '/articles.html'),