refactor: use "sidebar-tree" for entire rendering

chore: update example site content

chore: add configuration for footer

chore: allow disable footer completely

chore: navbar highlights if contains current page

chore: styling update for partial templates

chore: update steps to use markdown delimiter
This commit is contained in:
Xin
2023-08-14 21:56:26 +01:00
parent 7a2cca9181
commit ed14432f77
15 changed files with 178 additions and 140 deletions

View File

@ -70,6 +70,11 @@ menu:
weight: 2
params:
footer:
disabled: false
displayCopyright: true
displayPoweredBy: true
displayUpdatedDate: true
dateFormat: "January 2, 2006"