Re-wrote the welcome box on the start page, deleted the about page (which was just for testing)
This commit is contained in:
@@ -1,8 +1,13 @@
|
||||
+++
|
||||
author = "Benjamin"
|
||||
date = 2025-04-13T12:54:00+02:00
|
||||
framed = true
|
||||
+++
|
||||
|
||||
# Heda! 👋
|
||||
# Ich grüße Sie! 👋
|
||||
|
||||
Mein Name ist BlueFox. Willkommen auf diesem Blog, der zwar aktuell noch im Aufbau ist. Aber schau dich ruhig um!
|
||||
Mein Name ist Benjamin, und ich bin hauptsächlich als _BlueFox_ bekannt.
|
||||
|
||||
Willkommen in diesem Blog! Ich liebe es, an Elektronik herumzubasteln, Sachen in 3D zu drucken und mit Holz zu arbeiten, aber ich `programmiere` auch ein bisschen und bin ein begeisterter Selbsthoster. Hier poste ich hin und wieder, was ich so anstelle.
|
||||
|
||||
**Schau dich doch einfach mal um!**
|
||||
|
@@ -1,8 +1,13 @@
|
||||
+++
|
||||
author = "Benjamin"
|
||||
date = 2025-04-13T12:54:00+02:00
|
||||
framed = true
|
||||
+++
|
||||
|
||||
# Hello there! 👋
|
||||
# Hey there! 👋
|
||||
|
||||
My name is BlueFox. Welcome to this blog, which is currently under construction - anyways, have a look around!
|
||||
My Name is Benjamin, and I'm mostly known as _BlueFox_.
|
||||
|
||||
Welcome to this blog! I love tinkering around with electronics, 3D printing stuff and working with wood, but also do a bit of `programming` and are am an avid self-hoster. This is where I post about my activities from time to time.
|
||||
|
||||
**Just have a look around!**
|
||||
|
@@ -1,41 +1,8 @@
|
||||
+++
|
||||
title = 'Über'
|
||||
date = 2025-04-05T20:14:29+02:00
|
||||
date = 2025-04-13T13:02:20+02:00
|
||||
draft = false
|
||||
toc = false
|
||||
+++
|
||||
|
||||
|
||||
# Hallo in a new age
|
||||
|
||||
You can call me Mirus and I forked the original Terminal theme for Hugo, because Radek, the original creator of the theme stop the maintenance and archived the repo.
|
||||
|
||||
So I already pushed a few improvements that I did for my humble blog and I'm going to add some more features in the future, also any contribution is welcome
|
||||
|
||||
Below you can read the original about from Radek
|
||||
|
||||
> Hi there
|
||||
>
|
||||
> My name is Radek and I'm the author of this theme.
|
||||
> I made it to help you present your ideas easier.
|
||||
>
|
||||
> We all know how hard is to start something on the web,
|
||||
> especially these days. You need to prepare a bunch of stuff,
|
||||
> configure them and when that’s done — create the content.
|
||||
>
|
||||
> This theme is pretty basic and covers all of the essentials.
|
||||
> All you have to do is start typing!
|
||||
>
|
||||
> The theme includes:
|
||||
>
|
||||
> - **5 duotone themes**,
|
||||
> depending on your preferences (orange, red, blue, green, pink)
|
||||
> - [**Fira Code**](https://github.com/tonsky/FiraCode)
|
||||
> as default monospaced font. It's gorgeous!
|
||||
> - **really nice, custom duotone** syntax highlighting based on
|
||||
> [**PrismJS**](https://prismjs.com)
|
||||
> - mobile friendly layout
|
||||
>
|
||||
> So, there you have it... enjoy!
|
||||
|
||||
Blubb.
|
||||
WIP
|
||||
|
@@ -1,41 +1,8 @@
|
||||
+++
|
||||
title = 'About'
|
||||
date = 2025-04-05T20:14:29+02:00
|
||||
date = 2025-04-13T13:02:20+02:00
|
||||
draft = false
|
||||
toc = false
|
||||
+++
|
||||
|
||||
|
||||
# Hello in a new age
|
||||
|
||||
You can call me Mirus and I forked the original Terminal theme for Hugo, because Radek, the original creator of the theme stop the maintenance and archived the repo.
|
||||
|
||||
So I already pushed a few improvements that I did for my humble blog and I'm going to add some more features in the future, also any contribution is welcome
|
||||
|
||||
Below you can read the original about from Radek
|
||||
|
||||
> Hi there
|
||||
>
|
||||
> My name is Radek and I'm the author of this theme.
|
||||
> I made it to help you present your ideas easier.
|
||||
>
|
||||
> We all know how hard is to start something on the web,
|
||||
> especially these days. You need to prepare a bunch of stuff,
|
||||
> configure them and when that’s done — create the content.
|
||||
>
|
||||
> This theme is pretty basic and covers all of the essentials.
|
||||
> All you have to do is start typing!
|
||||
>
|
||||
> The theme includes:
|
||||
>
|
||||
> - **5 duotone themes**,
|
||||
> depending on your preferences (orange, red, blue, green, pink)
|
||||
> - [**Fira Code**](https://github.com/tonsky/FiraCode)
|
||||
> as default monospaced font. It's gorgeous!
|
||||
> - **really nice, custom duotone** syntax highlighting based on
|
||||
> [**PrismJS**](https://prismjs.com)
|
||||
> - mobile friendly layout
|
||||
>
|
||||
> So, there you have it... enjoy!
|
||||
|
||||
Blubb.
|
||||
WIP
|
||||
|
Reference in New Issue
Block a user