2 Commits

Author SHA1 Message Date
Dave Gallant
37c803f5c7 Add git.davegallant.ca 2024-01-05 00:29:28 -05:00
Dave Gallant
2cd866adfa Give credit to utterances. 2024-01-04 17:49:37 -05:00
2 changed files with 7 additions and 1 deletions

View File

@@ -51,9 +51,12 @@ menu:
- name: About
url: /about
weight: 1
- name: Git
url: https://git.davegallant.ca/explore/repos
weight: 2
- name: RSS
url: /index.xml
weight: 2
weight: 3
permalinks:
post: "/blog/:year/:month/:day/:slug/"

View File

@@ -10,7 +10,10 @@ Connect with me using any the following methods:
- Mastodon: <https://mastodon.social/@davegallant>
- GitHub: <https://github.com/davegallant>
- RSS Feed: <https://davegallant.ca/index.xml>
- Git: <https://git.davegallant.ca/explore/repos>
## Credits
This website is generated using [hugo](https://gohugo.io/) and the theme is a modified version of [hugo-theme-gruvbox](https://github.com/schnerring/hugo-theme-gruvbox). My general rule of thumb is to look for a gruvbox theme for most of the software I use since it delivers such a pleasant experience for the eyes.
The comments system is powered by [utterances](https://github.com/utterance/utterances).