diff options
Diffstat (limited to 'content/about.md')
-rw-r--r-- | content/about.md | 15 |
1 files changed, 15 insertions, 0 deletions
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 |