Get rid of side panel to minimize noise in layout

This commit is contained in:
Dave Gallant
2024-01-07 09:45:36 -05:00
parent 604f3aaa4c
commit c7a2b2f4d2
45 changed files with 36 additions and 3550 deletions

10
content/credits.md Normal file
View File

@@ -0,0 +1,10 @@
---
title: "Credits"
draft: false
---
This website is powered by open-source software.
- The static site generator used is [hugo](https://gohugo.io/)
- The theme is a modified version of [hugo-theme-gruvbox](https://github.com/schnerring/hugo-theme-gruvbox)
- The comments system is powered by [utterances](https://github.com/utterance/utterances)