meta: Big update
- Update design - Add new logo - All posts in a single category - New draft: Selbst Hosting
This commit is contained in:
parent
fa8cf1f9cd
commit
bc23423206
33 changed files with 355 additions and 240 deletions
35
hugo.toml
35
hugo.toml
|
|
@ -1,35 +0,0 @@
|
|||
baseURL = 'https://jankremer.eu/'
|
||||
title = 'Jan Kremer'
|
||||
copyright = 'CC-BY-SA 4.0'
|
||||
defaultContentLanguage = 'de'
|
||||
|
||||
enableGitInfo = true
|
||||
|
||||
[markup]
|
||||
[markup.highlight]
|
||||
style = "rose-pine-dawn"
|
||||
|
||||
[params]
|
||||
[params.author]
|
||||
name = 'Jan Kremer'
|
||||
email = 'mail@jankremer.eu'
|
||||
|
||||
[[menus.main]]
|
||||
name = 'Blog'
|
||||
pageRef = '/blog'
|
||||
weight = 20
|
||||
|
||||
[[menus.main]]
|
||||
name = 'Microblog'
|
||||
pageRef = '/micro'
|
||||
weight = 30
|
||||
|
||||
[[menus.main]]
|
||||
name = 'Fotos'
|
||||
pageRef = '/photos'
|
||||
weight = 40
|
||||
|
||||
[[menus.main]]
|
||||
name = 'Über mich'
|
||||
pageRef = '/about'
|
||||
weight = 50
|
||||
Loading…
Add table
Add a link
Reference in a new issue