Compare commits
No commits in common. "dfa9a5b819a87420adf4e2a7b5ee0a687dd4d8ac" and "efac04d3cb19f4b997f892e1e2fdb54fe41d3e1d" have entirely different histories.
dfa9a5b819
...
efac04d3cb
12
config.yaml
12
config.yaml
|
@ -1,4 +1,4 @@
|
|||
baseURL: https://bluemedia.dev/
|
||||
baseURL: https://staging.bluemedia.dev/
|
||||
languageCode: en-us
|
||||
title: Bluemedia
|
||||
theme: hugo-profile
|
||||
|
@ -31,7 +31,7 @@ Menus:
|
|||
params:
|
||||
# General settings
|
||||
title: "Bluemedia"
|
||||
description: Hi! I'm Oliver, aka Bluemedia, and I do some cool tech stuff.
|
||||
description: Text about my cool site
|
||||
favicon: "/fav.png"
|
||||
useBootstrapCDN: false
|
||||
|
||||
|
@ -48,9 +48,6 @@ params:
|
|||
textColor: "#23282f"
|
||||
secondaryTextColor: "#23282f"
|
||||
primaryColor: "#23282f"
|
||||
linkColor: "#0a58ca"
|
||||
darkmode:
|
||||
linkColor: "#0d6efd"
|
||||
|
||||
font:
|
||||
fontSize: 1.2rem
|
||||
|
@ -81,7 +78,6 @@ params:
|
|||
url: https://github.com/BluemediaGER
|
||||
- icon: fab fa-mastodon
|
||||
url: https://chaos.social/@Bluemedia
|
||||
rel: me
|
||||
- icon: fa fa-link
|
||||
url: https://bluemedia.dev/social
|
||||
|
||||
|
@ -94,10 +90,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.
|
||||
And I'm always curious to discover even more.
|
||||
|
||||
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>.
|
||||
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.
|
||||
skills:
|
||||
enable: true
|
||||
title: "I like modern tools. So there will probably be something to read here about the ones I currently use:"
|
||||
title: "Here are a few technologies I've been using recently:"
|
||||
items:
|
||||
- "PowerDNS"
|
||||
- "MariaDB Galera"
|
||||
|
|
|
@ -1 +1 @@
|
|||
Subproject commit 60ddef6a5f124e332521d45e6d3dd00480d6604c
|
||||
Subproject commit 4a77c47b05c4ac409907e260d7b6d842c50aa266
|
Loading…
Reference in a new issue