From 24897b4ec55af3f21ce690783b9ca62c51f2ee67 Mon Sep 17 00:00:00 2001 From: frosty Date: Mon, 19 May 2025 08:48:52 -0400 Subject: initial commit --- content/about.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 content/about.md (limited to 'content/about.md') diff --git a/content/about.md b/content/about.md new file mode 100644 index 0000000..42d2b1b --- /dev/null +++ b/content/about.md @@ -0,0 +1,15 @@ +--- +title: "About" +--- + +Hi there, I'm frosty. I'm primarily interested in meteorology, systems administration, and photography; I also like to experiment with minimalistic software setups and unconventional workflows. + +I don't consider myself a software developer, but I do write some code here and there. My favorite languages are C and Go, and I much prefer backend to frontend. + +## Website + +This website was created by hand in Vim and built with Hugo. It's quite simple, and I've made my own theme for myself. Sources of inspiration for the styling are: [sourcehut][srht], [suckless.org][suckless], and [ZNC's dark-clouds theme][dark-clouds]. + +[srht]: https://sr.ht/ +[suckless]: https://suckless.org/ +[dark-clouds]: https://wiki.znc.in/File:Webadmin-settings-dark-clouds.png -- cgit v1.2.3-70-g09d2