mirror of
https://github.com/gcushen/hugo-academic.git
synced 2025-07-26 19:15:16 +02:00
starters(blog): add content & upgrade
This commit is contained in:
parent
49690f2ae1
commit
f1c8e66988
17 changed files with 602 additions and 37 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue