initial commit

This commit is contained in:
2021-08-31 18:26:27 +02:00
parent 6247a13d78
commit 2362d1a82a
93 changed files with 3870 additions and 1 deletions

22
_pages/about.md Normal file
View File

@ -0,0 +1,22 @@
---
layout: page
title: About
permalink: /about
comments: false
---
```
This website is a documentation of my adventures with electronics in general. There are various topics that I am interested in
- Home Assistant
- Tasmota
- Tuya Devices
- Zigbee
- Node-Red
- CNC / 3D Printing
- Sonarr, Radarr, Bazarr, Lidarr
- and many others.
```
Hello and welcome to my website, where I explorer the world of electronics and technology.

View File

@ -0,0 +1,7 @@
---
layout: mydockerfile
title: My Docker Containers
permalink: /dockercontainers
comments: false
github_packages: "https://github.com/Sthopeless?tab=packages"
---