starters(blog): add content & upgrade

This commit is contained in:
George Cushen 2023-10-27 20:32:16 +01:00
commit f1c8e66988
17 changed files with 602 additions and 37 deletions

View file

@ -3,7 +3,7 @@
# Hugo Documentation: https://gohugo.io/getting-started/configuration/#all-configuration-settings
# This file is formatted using YAML syntax - learn more at https://learnxinyminutes.com/docs/yaml/
title: Minimal Hugo Blog Theme # Website name
title: Scientific Blog (Hugo Theme) # Website name
baseURL: 'https://example.com/' # Website URL
############################
@ -15,7 +15,7 @@ cascade:
- _target:
path: /post/**
pager: true
editable: true
editable: false
reading_time: true
commentable: true
show_related: true