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
20
hugo.yaml
Normal file
20
hugo.yaml
Normal file
|
|
@ -0,0 +1,20 @@
|
|||
baseURL: https://jankremer.eu/
|
||||
title: Jan Kremer
|
||||
copyright: CC0 1.0
|
||||
defaultContentLanguage: de
|
||||
enableGitInfo: true
|
||||
markup:
|
||||
highlight:
|
||||
style: rose-pine-dawn
|
||||
params:
|
||||
author:
|
||||
name: Jan Kremer
|
||||
email: mail@jankremer.eu
|
||||
menus:
|
||||
main:
|
||||
- name: Posts
|
||||
pageRef: /posts
|
||||
weight: 1
|
||||
- name: Über mich
|
||||
pageRef: /about
|
||||
weight: 2
|
||||
Loading…
Add table
Add a link
Reference in a new issue