feat: add 'coming soon' empty state for projects page & gitignore public dir
All checks were successful
Build and Push Docker Container / build-and-push (push) Successful in 48s

- Add animated coming-soon card when no projects exist
- Add Grafana shortcode and gebrauchtwagen-datenbank project
- Add hugo/eliaskohout.de/public/ to .gitignore and remove from tracking
This commit is contained in:
2026-02-16 23:16:58 +01:00
parent ecd83d9b79
commit 561a04fded
23 changed files with 253 additions and 708 deletions

View File

@@ -16,3 +16,6 @@ title = 'Elias Kohout'
[[params.links]]
name = "[r]ezepte"
url = "https://r.eliaskohout.de"
[markup.goldmark.renderer]
unsafe = true