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

@@ -2,11 +2,10 @@
title: "{{ replace .Name "-" " " | title }}"
draft: false
Tags: ["minimum vialable product"]
tech_used:
- JavaScript
- CSS
- HTML
---
![alt](//via.placeholder.com/640x150)
### Tech used
* item
* item
* item
Description of the {{ replace .Name "-" " " | title }} presentation...

View File

@@ -1,14 +1,13 @@
---
title: "{{ replace .Name "-" " " | title }}"
draft: false
image: //placehold.co/640x150
alt_text: "{{ replace .Name "-" " " | title }} screenshot"
summary: "Summary of the {{ replace .Name "-" " " | title }} project"
tech_used:
- JavaScript
- CSS
- HTML
---
![alt](//via.placeholder.com/640x150)
Description...
### Tech used
* item
* item
* item
Description of the {{ replace .Name "-" " " | title }} project...