|
|
@ -7,11 +7,13 @@ defaultContentLanguage = "en"
|
|
|
|
relativeURLs = false
|
|
|
|
relativeURLs = false
|
|
|
|
|
|
|
|
|
|
|
|
enableRobotsTXT = true
|
|
|
|
enableRobotsTXT = true
|
|
|
|
paginate = 10
|
|
|
|
|
|
|
|
summaryLength = 0
|
|
|
|
summaryLength = 0
|
|
|
|
|
|
|
|
|
|
|
|
ignoreFiles = [ "\\.temp$" ]
|
|
|
|
ignoreFiles = [ "\\.temp$" ]
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
[pagination]
|
|
|
|
|
|
|
|
pagerSize = 10
|
|
|
|
|
|
|
|
|
|
|
|
# [permalinks]
|
|
|
|
# [permalinks]
|
|
|
|
# #post = '/:sections[last]/:year-:month-:day-:slug/'
|
|
|
|
# #post = '/:sections[last]/:year-:month-:day-:slug/'
|
|
|
|
# posts = '/:sections[last]/:year-:month-:day-:slug/'
|
|
|
|
# posts = '/:sections[last]/:year-:month-:day-:slug/'
|
|
|
@ -102,3 +104,4 @@ section = [ "HTML", ]
|
|
|
|
page = [ "HTML" ]
|
|
|
|
page = [ "HTML" ]
|
|
|
|
taxonomy = [ "HTML" ]
|
|
|
|
taxonomy = [ "HTML" ]
|
|
|
|
#taxonomyTerm = [ "HTML" ]
|
|
|
|
#taxonomyTerm = [ "HTML" ]
|
|
|
|
|
|
|
|
|
|
|
|