From 4a1bb9e18b7e5d8b63ed606babe3f45110320935 Mon Sep 17 00:00:00 2001 From: frosty Date: Mon, 19 May 2025 09:20:36 -0400 Subject: add useful resources --- content/about.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/content/about.md b/content/about.md index 42d2b1b..094528a 100644 --- a/content/about.md +++ b/content/about.md @@ -10,6 +10,18 @@ I don't consider myself a software developer, but I do write some code here and 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]. +Below is a list of resources that I found helpful in developing this website: + +- [Hugo Documentation][hugo-docs] +- [Hugo Mini Course][hugo-mini-course] +- [systemfontstack][systemfontstack] +- [google webfonts helper][google-webfonts-helper] + [srht]: https://sr.ht/ [suckless]: https://suckless.org/ [dark-clouds]: https://wiki.znc.in/File:Webadmin-settings-dark-clouds.png + +[systemfontstack]: https://systemfontstack.com/ +[google-webfonts-helper]: https://gwfh.mranftl.com/fonts +[hugo-mini-course]: https://hugo-mini-course.netlify.app/ +[hugo-docs]: https://gohugo.io/documentation/ -- cgit v1.2.3-70-g09d2