mirror of
https://github.com/davegallant/davegallant.github.io.git
synced 2025-08-13 11:50:19 +00:00
Compare commits
2 Commits
19fe9f54d2
...
37c803f5c7
Author | SHA1 | Date | |
---|---|---|---|
|
37c803f5c7 | ||
|
2cd866adfa |
@@ -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/"
|
||||
|
@@ -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).
|
||||
|
Reference in New Issue
Block a user