feat: add rss template

feat: enhance sidebar on mobile
chore: simplify settings by having defaults
chore: update footer template
This commit is contained in:
Xin
2023-08-23 01:00:36 +01:00
parent 64e27cbc4e
commit 04a5c7378a
9 changed files with 62 additions and 42 deletions

View File

@ -4,6 +4,7 @@ title: "Hextra"
enableRobotsTXT: true
enableGitInfo: true
# enableEmoji: false
# hasCJKLanguage: true
outputs:
@ -88,22 +89,15 @@ params:
# height: 20
footer:
disabled: false
displayCopyright: true
displayPoweredBy: true
displayUpdatedDate: true
dateFormat: "January 2, 2006"
toc:
disabled: false
search:
disabled: false
math:
disabled: false
enable: true
editURL:
disabled: false
enable: true
base: "https://github.com/imfing/hextra/edit/main/exampleSite/content"