aboutsummaryrefslogtreecommitdiffhomepage
path: root/content/projects.md
diff options
context:
space:
mode:
authorfrosty <passedgoandgot200@disroot.org>2025-06-16 06:51:37 -0400
committerfrosty <passedgoandgot200@disroot.org>2025-06-16 06:51:37 -0400
commit5634e70571eac6d9e525cce3cf4186478a04f223 (patch)
treeea757a21051a5140089fd0e206328c567559e8da /content/projects.md
parenteab0d3ff03c66cd0f41eab2c84b43089687c96b0 (diff)
add new post, add new pages, move about content to home, and more
Diffstat (limited to 'content/projects.md')
-rw-r--r--content/projects.md18
1 files changed, 18 insertions, 0 deletions
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