# 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). ## Map of Contents | Project | Summary | |:----------------------:|:-------:| | [dotfiles](dotfiles/) | Configuration and documentation for my PCs. | | [homelab](homelab/) | Configuration and documentation for my homelab. | | [projects](projects/) | Self-contained projects in a variety of scripting and programming languages. | | [sites](sites/) | Static site files | | [.gitea/workflows](.gitea/workflows/) & [.github/workflows](.github/workflows/) | GitHub Actions workflows running on [Gitea](https://gitea.jafner.tools/Jafner/Jafner.net/actions) and [GitHub](https://github.com/Jafner/Jafner.net/actions), respectively. | | [.sops](.sops/) | Scripts and documentation implementing [sops](https://github.com/getsops/sops) to securely store secrets in this repo. | ## LICENSE: MIT License > See [LICENSE](LICENSE) for details. ## Contributing Presently this project is a one-man operation with no external contributors. All contributions will be addressed in good faith on a best-effort basis.