mirror of
https://github.com/skoelle/moonweb-site.git
synced 2026-09-17 17:00:25 +00:00
51 lines
1.8 KiB
Plaintext
51 lines
1.8 KiB
Plaintext
---
|
||
title: "Home"
|
||
section: "hub"
|
||
description: "moonweb.org — my personal homelab: smarthome, infrastructure, code, and retro hardware."
|
||
layout: base.njk
|
||
sections:
|
||
- heading: "Homelab sites"
|
||
cards:
|
||
- title: "infra"
|
||
summary: "Stack overview: Proxmox, Synology, network, backups, and how I work."
|
||
href: "https://infra.moonweb.org"
|
||
emoji: "🏗️"
|
||
- title: "smarthome"
|
||
summary: "What's actually running on home.moonweb.org, and why."
|
||
href: "https://smarthome.moonweb.org"
|
||
emoji: "🏠"
|
||
- title: "code"
|
||
summary: "Curated catalog of my GitHub projects."
|
||
href: "https://code.moonweb.org"
|
||
emoji: "💻"
|
||
- title: "retro"
|
||
summary: "Physical retro hardware collection."
|
||
href: "https://retro.moonweb.org"
|
||
emoji: "🕹️"
|
||
- heading: "About me"
|
||
cards:
|
||
- title: "CV / stefankoelle.de"
|
||
summary: "Career, contact, and background."
|
||
href: "https://stefankoelle.de"
|
||
emoji: "👤"
|
||
- heading: "Time capsules"
|
||
cards:
|
||
- title: "28k8.moonweb.org"
|
||
summary: "tHE tEMPLE BBS Mailbox and 90s releases archive."
|
||
href: "https://28k8.moonweb.org"
|
||
emoji: "💾"
|
||
- title: "www.moonweb.org"
|
||
summary: "The 2000s internet projects, networking and engineering."
|
||
href: "https://www.moonweb.org"
|
||
emoji: "🌐"
|
||
- title: "inseco.de"
|
||
summary: "Internet services & consulting for gastronomy and clubs (2002–2009), with a custom PHP/CMS."
|
||
href: "https://inseco.de"
|
||
emoji: "🍽️"
|
||
- title: "aztec-project.org"
|
||
summary: ".NET developer blog and StupidDB – a simple file system object storage framework."
|
||
href: "https://aztec-project.org"
|
||
emoji: "🔷"
|
||
---
|
||
{% include "card-grid.njk" %}
|