feat: many updates/fixes

This commit is contained in:
2024-02-15 20:22:49 +01:00
parent 8e48647acf
commit 4a16837cbe
26 changed files with 190 additions and 35 deletions

View File

@ -1,4 +1,4 @@
---
title: "Projects"
# groupByYear: true
---
slug: "projects"
---

View File

@ -7,6 +7,7 @@ showAuthor: false
showWordCount: false
showReadingTime: false
showRelatedContent: false
showPagination: false
tags: ["css3", "html5", "javascript", "bootstrap"]
---
@ -15,3 +16,8 @@ tags: ["css3", "html5", "javascript", "bootstrap"]
<img src="featured.png"/>
{{< github repo="d3vyce/d3vyce.fr" >}}
Development of my personal website in addition to my Blog.
The goal was to gather in one place a showcase of my skills, my trainings/certifications and my current and past projects.
For this site I used Bootstrap 5 to see what was possible with this library.

View File

@ -7,5 +7,12 @@ showAuthor: false
showWordCount: false
showReadingTime: false
showRelatedContent: false
showPagination: false
tags: ["opnsense", "wireguard", "docker", "unraid", "qemu"]
---
Initially, my goal was to create a media server accessible from anywhere with Plex.
That was the initial objective, but you will see that today my homelab is much more extensive than that.
I have over 20 selfhosted services ranging from password manager, web hosting, game server, etc.

View File

@ -7,6 +7,7 @@ showAuthor: false
showWordCount: false
showReadingTime: false
showRelatedContent: false
showPagination: false
tags: ["bash"]
---

View File

@ -8,6 +8,7 @@ showAuthor: false
showWordCount: false
showReadingTime: false
showRelatedContent: false
showPagination: false
tags: ["python", "prometheus", "docker", "grafana", "esp32", "mqtt"]
---

View File

@ -7,5 +7,6 @@ showAuthor: false
showWordCount: false
showReadingTime: false
showRelatedContent: false
showPagination: false
tags: ["python", "docker", "sql", "flask"]
---