mirror of
https://github.com/apricote/apricote.de.git
synced 2026-01-13 20:51:02 +00:00
62 lines
1.3 KiB
YAML
62 lines
1.3 KiB
YAML
title: "Julian Tölle"
|
|
baseURL: "https://apricote.de/"
|
|
languageCode: "en-us"
|
|
|
|
theme: PaperMod
|
|
|
|
author:
|
|
name: Julian Tölle
|
|
|
|
params:
|
|
DateFormat: "2006-01-02"
|
|
|
|
keywords: ["cv", "resume", "julian tölle", "personal site"]
|
|
|
|
profileMode:
|
|
enabled: true
|
|
title: "Julian Tölle"
|
|
subtitle: |
|
|
#### Cloud Infrastructure / Kubernetes / DevOps
|
|
|
|
[Open Source Integrations](https://github.com/hetznercloud) @ [Hetzner Cloud](https://hetzner.com/cloud)
|
|
|
|
imageUrl: ./profile.png
|
|
imageWidth: 240
|
|
imageHeight: 240
|
|
imageTitle: Headshot of myself
|
|
|
|
buttons:
|
|
- name: "About Me"
|
|
url: "about-me"
|
|
- name: "Favorite Music"
|
|
url: listory
|
|
|
|
socialIcons:
|
|
- name: github
|
|
url: "https://github.com/apricote"
|
|
- name: linkedin
|
|
url: "https://www.linkedin.com/in/julian-toelle/"
|
|
- name: xing
|
|
url: "https://www.xing.com/profile/Julian_Toelle3/cv"
|
|
- name: twitch
|
|
url: "https://twitch.tv/apricote4"
|
|
- name: mastodon
|
|
url: "https://hachyderm.io/@apricote"
|
|
|
|
menu:
|
|
main:
|
|
- identifier: about
|
|
name: About Me
|
|
url: about-me
|
|
- identifier: posts
|
|
name: Posts
|
|
url: posts
|
|
- identifier: work
|
|
name: Work
|
|
url: work
|
|
- identifier: projects
|
|
name: Projects
|
|
url: projects
|
|
- identifier: listory
|
|
name: Favorite Music
|
|
url: listory
|