fix/feat: many things

This commit is contained in:
2024-02-18 16:03:49 +01:00
parent 89e218e67b
commit 16316ffa90
36 changed files with 147 additions and 85 deletions

View File

@ -1,19 +1,18 @@
---
title: "d3vyce.fr"
date: 2022-08-06
draft: false
slug: "d3vyce-fr"
showAuthor: false
showWordCount: false
showReadingTime: false
showRelatedContent: false
showPagination: false
tags: ["css3", "html5", "javascript", "bootstrap"]
tags: ["bootstrap", "css3", "html5", "javascript"]
---
## Overview
<img src="featured.png"/>
<img src="featured.png" alt="overview"/>
{{< github repo="d3vyce/d3vyce.fr" >}}
Development of my personal website in addition to my Blog.

View File

@ -1,14 +1,13 @@
---
title: "Homelab"
date: 2019-07-21
draft: false
slug: "homelab"
showAuthor: false
showWordCount: false
showReadingTime: false
showRelatedContent: false
showPagination: false
tags: ["opnsense", "wireguard", "docker", "unraid", "qemu"]
tags: ["docker", "opnsense", "qemu", "unraid", "wireguard"]
---
Initially, my goal was to create a media server accessible from anywhere with Plex.

View File

@ -1,19 +1,18 @@
---
title: "Pentools"
date: 2023-01-29
draft: false
slug: "pentools"
showAuthor: false
showWordCount: false
showReadingTime: false
showRelatedContent: false
showPagination: false
tags: ["bash"]
tags: ["bash", "tools"]
---
## Overview
<img src="featured.png"/>
<img src="featured.png" alt="overview"/>
{{< github repo="d3vyce/pentools" >}}
Pentools is a bash script that lets you quickly set up a Debian like machine.

View File

@ -1,20 +1,18 @@
---
title: "Teleinfo Exporter"
date: 2023-12-19
draft: false
slug: "teleinfo-exporter"
# summary: "Template for creating a recipe for Blowfish theme"
showAuthor: false
showWordCount: false
showReadingTime: false
showRelatedContent: false
showPagination: false
tags: ["python", "prometheus", "docker", "grafana", "esp32", "mqtt"]
tags: ["docker", "esp32", "grafana", "mqtt", "prometheus", "python"]
---
## Overview
<img src="featured.png"/>
<img src="featured.png" alt="overview"/>
{{< github repo="d3vyce/teleinfo-exporter" >}}
Teleinfo Exporter is a simple Prometheus exporter for Linky (French smart electricity meter).

View File

@ -1,12 +1,12 @@
---
title: "URL Shortener"
date: 2023-03-05
draft: false
draft: true
slug: "url-shortener"
showAuthor: false
showWordCount: false
showReadingTime: false
showRelatedContent: false
showPagination: false
tags: ["python", "docker", "sql", "flask"]
tags: ["docker", "flask", "python", "sql"]
---