Tools for this site
This site is built using Hugo and is divided into two separate sections: one for blog content and another for documentation. Since I couldn’t find a theme that handled both content types to my liking, I tried combining two that specialized in each type. The result is a bit clunky, but it mostly does what I want.
Of course, this approach has made maintenance more complicated. The blogging theme is a few years past its last release and doesn’t play nicely with newer Hugo versions. At some point, I’ll need to revisit the stack I use to produce this site. But until then, everything below is currently in use.
Platform: Hugo
- Main: https://gohugo.io/
- Documentation: https://gohugo.io/documentation/
- Front Matter Variables: https://gohugo.io/content-management/front-matter/
- Templates: https://gohugo.io/templates/
- Functions: https://gohugo.io/functions/
- Documentation: https://gohugo.io/documentation/
Themes:
- Tranquilpeak Theme - Used for blog content
- ReLearn Theme - Used for resources content
Hosting:
- Hosted at Netlify