placeholder in front matter, social media links, open source from github

This commit is contained in:
Franz Klotsche
2025-11-16 18:50:41 +01:00
parent 610f30eadf
commit 1c9e04e308
42 changed files with 1105 additions and 67 deletions

View File

@@ -1,6 +1,8 @@
---
title: "Projects"
title: "Projekte"
draft: false
description: Eine Liste mit Projekten, die ich in meiner Freizeit als DevOp oder eher öfter als einfacher Anwender, unterhalte.
---
**DIY:** Auf einem Oracle Virtual Private Server habe ich Ubuntu Noble mit Nginx laufen. Zurzeit befinden sich dort zwei aktive (produktive) Webdienste.
Auf einem Oracle Virtual Private Server habe ich Ubuntu Noble mit Nginx laufen. Zurzeit befinden sich dort zwei aktive (produktive) Webdienste.
Ein Blog mit ChyrpLite befindet sich auf einem managed Server von profreehost.

14
content/projects/chyrp.md Normal file
View File

@@ -0,0 +1,14 @@
---
title: "ChyrpLite Blog"
draft: false
description: Verschiedene Themen, die ich als Computerfreak anschneide - externe Seite.
image: //placehold.co/640x150
alt_text: "ChyrpLite screenshot"
summary: "Regeläßig bloggen ist gar nicht so leicht. Schaue vorbei auf [statusnet.liveblog](https://statusnet.liveblog365.com). Der Inhalt ist auf Englisch oder Niederländisch."
tech_used:
- JavaScript
- CSS
- HTML
---
Gehosted wird auf profreehost.com

View File

@@ -1,14 +1,12 @@
---
title: "Gitea"
draft: false
image: //placehold.co/640x150
alt_text: "Git selfhosted"
summary: "Dateiverwaltung mit `git` und der Weboberfläche von Gitea **(DIY)**."
tech_used:
- OCI = Oracle VPS
- Ubuntu + Bash
---
![alt](//via.placeholder.com/640x150)
Description...
### Tech used
* item
* item
* item
Description of maintaining a Gitea instance...

View File

@@ -1,14 +1,13 @@
---
title: "Linkace"
draft: false
image: //placehold.co/640x150
alt_text: "Selfhosting Linkace"
summary: "Lesezeichendienst in eigener Verwaltung **(DIY)**."
tech_used:
- OCI = Oracle VPS
- Ubuntu + Bash
- PHP / Laravel
---
![alt](//via.placeholder.com/640x150)
Description...
### Tech used
* item
* item
* item
Description of maintaining a Linkace instance...