From 9af317da2e9dc17cdd8d28452dcbdd39f7e351c8 Mon Sep 17 00:00:00 2001 From: Max Mehl Date: Wed, 19 Feb 2025 21:19:31 +0100 Subject: [PATCH] add page on IT services --- config.toml | 7 ++++++- content/_index.md | 6 +++--- content/it.md | 23 +++++++++++++++++++++++ 3 files changed, 32 insertions(+), 4 deletions(-) create mode 100644 content/it.md diff --git a/config.toml b/config.toml index 911fb6a..c45ed13 100755 --- a/config.toml +++ b/config.toml @@ -61,10 +61,15 @@ style = "emacs" identifier = "links" weight = 300 url = "/links/" +[[menu.main]] + name = "IT Services" + identifier = "it" + weight = 400 + url = "/it/" [[menu.main]] name = "contact" identifier = "contact" - weight = 400 + weight = 500 url = "/contact/" [privacy.youtube] diff --git a/content/_index.md b/content/_index.md index e2271d0..46683b1 100644 --- a/content/_index.md +++ b/content/_index.md @@ -10,9 +10,9 @@ I am deeply involved in Free and Open Source Software from various perspectives& In my work, I apply this expertise at Deutsche Bahn in DB Systel's CTO Team. Before this, I was Senior Program Manager at the Free Software Foundation Europe (FSFE). -I am a political and administrative science graduate, and founded a small company for web services. As a self-taught software developer I maintain several Open Source projects. In my little free time, I love being with my family, doing sports, and playing and listening to music. +I am a political and administrative science graduate, and founded a [small company for web services]({{< ref "it" >}}). As a self-taught software developer I maintain several Open Source projects. In my little free time, I love being with my family, doing sports, and playing and listening to music. -Once in a while [I blog](/blog) about things that keep me busy. +Once in a while [I blog]({{< ref "blog" >}}) about things that keep me busy. You can contact me via email, messenger, or any of the platforms listed below.\ -See the [contact page](/contact) for more details. +See the [contact page]({{< ref "contact" >}}) for more details. diff --git a/content/it.md b/content/it.md new file mode 100644 index 0000000..bd66f64 --- /dev/null +++ b/content/it.md @@ -0,0 +1,23 @@ +--- +title: IT Services +page: true +--- + +Since 2012, I have been running a small IT business focused on website development, web hosting, and system administration. I also offer software development and general IT support. + +I primarily work with small and medium-sized businesses from Germany and Switzerland, as well as a number of local associations and NGOs. My goal is to provide reliable, long-term IT solutions that meet each client's unique needs. + +## Service Spectrum + +- **Website Development** – I create tailored business and portfolio websites, mainly using Hugo and Wordpress. +- **Web Hosting & Management** – A complete service, including monitoring, backup concepts, security checks, and performance improvements. Clients don't have to worry about the technical side — I can handle it all. +- **System Administration & IT Support** – Managing Linux-based systems, optimizing workflows, and consulting on general IT questions. + +I prioritise Open Source technologies to ensure independence and long-term sustainability for my clients. + + +## How I Work + +I believe in building long-term relationships with my clients. Instead of one-off fixes, I focus on maintaining and improving systems over time, so they remain secure, efficient, and future-proof. + +If you're interested in working together, just [send me an email](/contact/) to see how I can help.