try hugo-bearblog
This commit is contained in:
parent
93fea0ed81
commit
78492092ab
470 changed files with 1346 additions and 29320 deletions
|
@ -1,5 +1,7 @@
|
|||
+++
|
||||
title = "About"
|
||||
menu = "main"
|
||||
weight = 50
|
||||
author = "Christoph Cullmann"
|
||||
showDate = false
|
||||
showAuthor = false
|
||||
|
|
|
@ -1,5 +1,7 @@
|
|||
+++
|
||||
title = "Academic Work"
|
||||
title = "Academic"
|
||||
menu = "main"
|
||||
weight = 30
|
||||
author = "Christoph Cullmann"
|
||||
showDate = false
|
||||
showAuthor = false
|
||||
|
|
|
@ -1,5 +1,7 @@
|
|||
+++
|
||||
title = "Impressum"
|
||||
menu = "main"
|
||||
weight = 60
|
||||
author = "Christoph Cullmann"
|
||||
showDate = false
|
||||
showAuthor = false
|
||||
|
|
|
@ -1,5 +1,7 @@
|
|||
+++
|
||||
title = "Links"
|
||||
menu = "main"
|
||||
weight = 40
|
||||
author = "Christoph Cullmann"
|
||||
showDate = false
|
||||
showAuthor = false
|
||||
|
|
9
content/posts/_index.md
Normal file
9
content/posts/_index.md
Normal file
|
@ -0,0 +1,9 @@
|
|||
+++
|
||||
title = "Posts"
|
||||
menu = "main"
|
||||
weight = 10
|
||||
author = "Christoph Cullmann"
|
||||
showDate = false
|
||||
showAuthor = false
|
||||
showReadingTime = false
|
||||
+++
|
|
@ -1,5 +1,7 @@
|
|||
+++
|
||||
title = "Open Source Projects"
|
||||
title = "Projects"
|
||||
menu = "main"
|
||||
weight = 20
|
||||
author = "Christoph Cullmann"
|
||||
showDate = false
|
||||
showAuthor = false
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue