Update frontpage
This commit is contained in:
parent
efac04d3cb
commit
2104cd0da2
10
config.yaml
10
config.yaml
|
@ -31,7 +31,7 @@ Menus:
|
||||||
params:
|
params:
|
||||||
# General settings
|
# General settings
|
||||||
title: "Bluemedia"
|
title: "Bluemedia"
|
||||||
description: Text about my cool site
|
description: Hi! I'm Oliver, aka Bluemedia, and I do some cool tech stuff.
|
||||||
favicon: "/fav.png"
|
favicon: "/fav.png"
|
||||||
useBootstrapCDN: false
|
useBootstrapCDN: false
|
||||||
|
|
||||||
|
@ -48,6 +48,9 @@ params:
|
||||||
textColor: "#23282f"
|
textColor: "#23282f"
|
||||||
secondaryTextColor: "#23282f"
|
secondaryTextColor: "#23282f"
|
||||||
primaryColor: "#23282f"
|
primaryColor: "#23282f"
|
||||||
|
linkColor: "#0a58ca"
|
||||||
|
darkmode:
|
||||||
|
linkColor: "#0d6efd"
|
||||||
|
|
||||||
font:
|
font:
|
||||||
fontSize: 1.2rem
|
fontSize: 1.2rem
|
||||||
|
@ -78,6 +81,7 @@ params:
|
||||||
url: https://github.com/BluemediaGER
|
url: https://github.com/BluemediaGER
|
||||||
- icon: fab fa-mastodon
|
- icon: fab fa-mastodon
|
||||||
url: https://chaos.social/@Bluemedia
|
url: https://chaos.social/@Bluemedia
|
||||||
|
rel: me
|
||||||
- icon: fa fa-link
|
- icon: fa fa-link
|
||||||
url: https://bluemedia.dev/social
|
url: https://bluemedia.dev/social
|
||||||
|
|
||||||
|
@ -90,10 +94,10 @@ params:
|
||||||
Whether at my main job, at events of the Chaos Computer Club, or with my own AS in the DN42 network: I do a lot of stuff with technology.
|
Whether at my main job, at events of the Chaos Computer Club, or with my own AS in the DN42 network: I do a lot of stuff with technology.
|
||||||
And I'm always curious to discover even more.
|
And I'm always curious to discover even more.
|
||||||
|
|
||||||
Using that knowledge I try to create something valuable for myself and others. Whether it is a small project of my own, or a contribution to a larger project.
|
Besides all the tech stuff, I'm also into photography. If you want to see some of my pictures, you can visit <a href="https://pixel.bluemedia.dev/bluemedia" target="_blank">my personal Pixelfed instance</a>.
|
||||||
skills:
|
skills:
|
||||||
enable: true
|
enable: true
|
||||||
title: "Here are a few technologies I've been using recently:"
|
title: "I like modern tools. So there will probably be something to read here about the ones I currently use:"
|
||||||
items:
|
items:
|
||||||
- "PowerDNS"
|
- "PowerDNS"
|
||||||
- "MariaDB Galera"
|
- "MariaDB Galera"
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
Subproject commit 4a77c47b05c4ac409907e260d7b6d842c50aa266
|
Subproject commit 60ddef6a5f124e332521d45e6d3dd00480d6604c
|
Loading…
Reference in a new issue