settings: Clean dest dir by default and enable gitinfo

This commit is contained in:
jtbx 2023-11-03 20:40:08 +01:00
commit e5e4a12b13
2 changed files with 6 additions and 1 deletions

View file

@ -5,6 +5,11 @@ timeZone = 'Europe/Berlin'
title = 'CCC Hansestadt Hamburg e.V.'
theme = 'ccchh'
cleanDestinationDir = true
enableGitInfo = true
# paginate = 10
[taxonomies]
category = 'categories'
tag = 'tags'