refactor: moved to hugo
This commit is contained in:
parent
4c6912edd0
commit
e77e5583c2
604 changed files with 1675 additions and 2279 deletions
|
@ -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
|
|
@ -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
|
|
@ -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.
|
||||
|
||||

|
||||
---
|
||||
_discoverable: no
|
||||

|
Before Width: | Height: | Size: 6.7 KiB After Width: | Height: | Size: 6.7 KiB |
|
@ -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
|
Loading…
Add table
Add a link
Reference in a new issue