starters: update

This commit is contained in:
George Cushen 2023-12-17 14:00:14 +00:00
commit 9b4580f4be
25 changed files with 199 additions and 60 deletions

View file

@ -16,7 +16,9 @@ cascade:
path: /post/**
kind: page
pager: true
editable: false
editable: true
hide_date: false
show_date_updated: true
reading_time: true
commentable: true
show_related: true
@ -69,6 +71,9 @@ taxonomies:
markup:
_merge: deep
highlight:
codeFences: true
noHl: false
noClasses: false
lineNos: false
related:
threshold: 80

View file

@ -50,14 +50,11 @@ locale:
# Site features
features:
syntax_highlighter:
theme_light: github-light
theme_dark: github-dark
math:
enable: false
privacy_pack:
enable: false
repository:
url: 'https://github.com/<username>/<repository>'
content_dir: content
url: 'https://github.com/HugoBlox/hugo-blox-builder/'
content_dir: starters/blog/content
branch: main