placeholder in front matter, social media links, open source from github
This commit is contained in:
@@ -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
14
content/projects/chyrp.md
Normal 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
|
||||
@@ -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
|
||||
---
|
||||
|
||||

|
||||
|
||||
Description...
|
||||
|
||||
### Tech used
|
||||
|
||||
* item
|
||||
* item
|
||||
* item
|
||||
Description of maintaining a Gitea instance...
|
||||
@@ -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
|
||||
---
|
||||
|
||||

|
||||
|
||||
Description...
|
||||
|
||||
### Tech used
|
||||
|
||||
* item
|
||||
* item
|
||||
* item
|
||||
Description of maintaining a Linkace instance...
|
||||
Reference in New Issue
Block a user