From 5634e70571eac6d9e525cce3cf4186478a04f223 Mon Sep 17 00:00:00 2001 From: frosty Date: Mon, 16 Jun 2025 06:51:37 -0400 Subject: add new post, add new pages, move about content to home, and more --- content/projects.md | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 content/projects.md (limited to 'content/projects.md') diff --git a/content/projects.md b/content/projects.md new file mode 100644 index 0000000..0f5e0b3 --- /dev/null +++ b/content/projects.md @@ -0,0 +1,18 @@ +--- +title: "Projects" +subtext: "The list that never grows." +--- + +## Server Management + +* Home server: Used as a NAS and photo management solution (powered by [Lychee][lychee]). +* VPS: Used for public-facing services and this very website. +* [frosty-overlay][frosty-overlay]: Personal Gentoo overlay for packaging software not in the official repository. + +## Desktop + +* [dotfiles][dotfiles]: My collection of configurations for my desktop setups + some shell configurations and scripts. + +[lychee]: https://lycheeorg.dev/ +[frosty-overlay]: https://git.sr.ht/~auroras/frosty-overlay +[dotfiles]: https://git.sr.ht/~auroras/dotfiles -- cgit v1.2.3-70-g09d2