Release 1.0
Some checks are pending
ci/woodpecker/push/build_and_copy_blog Pipeline is pending approval
Some checks are pending
ci/woodpecker/push/build_and_copy_blog Pipeline is pending approval
erste (manuell) veröffentlichte Version der neuen Seite auf Basis von Hugo
This commit is contained in:
parent
96408a4ca9
commit
c0b0da548d
26 changed files with 262 additions and 23 deletions
24
sb/hugo.yaml
24
sb/hugo.yaml
|
|
@ -1,14 +1,26 @@
|
|||
#baseURL: //oer.community/
|
||||
baseURL: http://oer-comm-by-hugo.infinityfreeapp.com/
|
||||
baseURL: https://oer.community/
|
||||
languageCode: de-de
|
||||
title: oer.community
|
||||
theme: PaperMod
|
||||
|
||||
menus:
|
||||
main:
|
||||
- name: Startseite
|
||||
url: /
|
||||
weight: 10
|
||||
- name: Team
|
||||
url: /unser-team/
|
||||
weight: 20
|
||||
- name: Blog
|
||||
url: /blog/
|
||||
weight: 30
|
||||
- name: Impressum
|
||||
url: /impressum/
|
||||
weight: 100
|
||||
|
||||
Pagination:
|
||||
disableAliases: false
|
||||
pagerSize: 100
|
||||
#path: seite
|
||||
pagerSize: 5
|
||||
|
||||
Params:
|
||||
ShowReadingTime: true
|
||||
# ShowBreadCrumbs: true
|
||||
ShowReadingTime: true
|
||||
Loading…
Add table
Add a link
Reference in a new issue