refactor: moved to hugo

This commit is contained in:
Felipe M 2024-06-16 20:39:53 +02:00
parent 4c6912edd0
commit e77e5583c2
Signed by: fmartingr
GPG key ID: CCFBC5637D4000A8
604 changed files with 1675 additions and 2279 deletions

View file

@ -1,10 +1,8 @@
title: Arch Linux on my Dell XPS
---
pub_date: 2021-12-31
---
_discoverable: no
---
body:
+++
title = "Arch Linux on my Dell XPS"
date = 2021-12-31
draft = true
+++
## Create install media
## Install
@ -204,7 +202,7 @@ pacman -S brightnessctl
```
pacman -S otf-ipafont # Japanese
pacman -S ttf-bitstream-vera # Default
pacman -S ttf-bitstream-vera # Default
```
## Userspace

View file

@ -1,10 +1,8 @@
title: Running Alpine Linux from USB on the Raspberry Pi 3
---
pub_date: 2021-12-31
---
_discoverable: no
---
body:
+++
title = "Running Alpine Linux from USB on the Raspberry Pi 3"
date = 2021-12-31
draft = true
+++
``` bash
# Tested on Raspberry Pi 3

View file

@ -1,10 +1,8 @@
title: Self-hosting my home: Grafana, InfluxDB, ESPHome
---
_discoverable: no
---
pub_date: 2021-12-31
---
body:
+++
title = "Self-hosting my home: Grafana, InfluxDB, ESPHome"
date = 2021-12-31
draft = true
+++
## InfluxDB
@ -97,6 +95,4 @@ GRANT ALL ON "homeassistant" TO "homeassistant";
- Add a [Plant Status Card](https://www.home-assistant.io/lovelace/plant-status/) to your dashboard and select the plant you just created.
![My parsley plant status card](./plant-status-card.png)
---
_discoverable: no
![My parsley plant status card](plant-status-card.png)

View file

@ -1,10 +1,8 @@
title: Self-hosting my home: Zigbee devices
---
_discoverable: no
---
pub_date: 2021-12-31
---
body:
+++
title = "Self-hosting my home: Zigbee devices"
date = 2021-12-31
draft = true
+++
## DeCONZ + Phoscon
@ -17,6 +15,3 @@ body:
- Pair motion sensor
- Pair window/door sensors
- Pair light detector
---
_discoverable: no