feat: many updates/fixes
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
---
|
||||
title: "Projects"
|
||||
# groupByYear: true
|
||||
---
|
||||
slug: "projects"
|
||||
---
|
||||
|
@ -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.
|
||||
|
@ -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.
|
||||
|
@ -7,6 +7,7 @@ showAuthor: false
|
||||
showWordCount: false
|
||||
showReadingTime: false
|
||||
showRelatedContent: false
|
||||
showPagination: false
|
||||
tags: ["bash"]
|
||||
---
|
||||
|
||||
|
@ -8,6 +8,7 @@ showAuthor: false
|
||||
showWordCount: false
|
||||
showReadingTime: false
|
||||
showRelatedContent: false
|
||||
showPagination: false
|
||||
tags: ["python", "prometheus", "docker", "grafana", "esp32", "mqtt"]
|
||||
---
|
||||
|
||||
|
@ -7,5 +7,6 @@ showAuthor: false
|
||||
showWordCount: false
|
||||
showReadingTime: false
|
||||
showRelatedContent: false
|
||||
showPagination: false
|
||||
tags: ["python", "docker", "sql", "flask"]
|
||||
---
|
||||
|
Reference in New Issue
Block a user