Jafner.net/README.md

16 lines
1.1 KiB
Markdown
Raw Normal View History

# Jafner.net
A monorepo for all my projects and dotfiles. Hosted on [my Gitea](https://gitea.jafner.tools/Jafner/Jafner.net) and mirrored to [GitHub](https://github.com/Jafner/Jafner.net).
2024-07-16 12:18:34 -07:00
## Map of Contents
| Project | Summary | Path |
|:-------------------:|:-------:|:----:|
| homelab | Configuration and documentation for my homelab. | [`homelab/`](homelab/) |
| nix | Nix flake defining my PC & k3s cluster configurations | [`nix`](nix/) |
2024-07-16 12:18:34 -07:00
| Jafner.dev | Hugo static site configuration files for my [Jafner.dev](https://jafner.dev) blog. | [`blog/`](blog/) |
| razer-bat | Indicate Razer mouse battery level with the RGB LEDs on the dock. Less metal than it sounds. | [`projects/razer-bat/`](projects/razer-bat/) |
2024-07-16 12:18:34 -07:00
| 5etools-docker | Docker image to make self-hosting 5eTools a little bit better. | [`projects/5etools-docker/`](projects/5etools-docker/) |
| 5eHomebrew | 5eTools-compatible homebrew content by me. | [`projects/5ehomebrew/`](projects/5ehomebrew/) |
| archive | Old, abandoned, unmaintained projects. Fun to look back at. | [`archive/`](archive/) |