mirror of
https://github.com/davegallant/davegallant.github.io.git
synced 2025-08-06 00:33:39 +00:00
Cleanup
This commit is contained in:
@@ -7,6 +7,6 @@ draft: false
|
||||
|
||||
My primary motivation for hosting this website is to document my learnings and share them with others. I hope you find something useful here. Continuous improvement is what motivates me to keep learning.
|
||||
|
||||
I choose to self-host my own website and other tools instead of relying exclusively on larger platforms because I believe in the open web. Interopability is often not a primary concern for popular platforms today and I find that concerning. I first got access to the internet in 1996 and have seen it evolve into what it is today. I want to do my part to keep it open and free.
|
||||
I choose to self-host this site and other tools instead of relying exclusively on larger platforms because I believe in the open web. Interopability is often not a primary concern for popular platforms today and I find that concerning. I first got access to the internet in 1996 and have seen it evolve into what it is today. I want to do my part to keep it open and free.
|
||||
|
||||
If you would like to reach out, find out how to contact me [here](/contact/).
|
||||
|
@@ -3,11 +3,11 @@ title: "Contact"
|
||||
draft: false
|
||||
---
|
||||
|
||||
| Connect with me using the following methods: |
|
||||
| --------------------------------------------- |
|
||||
| [me@davegallant.ca](mailto:me@davegallant.ca) |
|
||||
| <https://www.linkedin.com/in/dave-gallant> |
|
||||
| <https://mastodon.social/@davegallant> |
|
||||
| <https://github.com/davegallant> |
|
||||
| <https://davegallant.ca/index.xml> |
|
||||
| <https://git.davegallant.ca/explore/repos> |
|
||||
Connect with me by using any of the following methods:
|
||||
|
||||
- [me@davegallant.ca](mailto:me@davegallant.ca)
|
||||
- <https://www.linkedin.com/in/dave-gallant>
|
||||
- <https://mastodon.social/@davegallant>
|
||||
- <https://github.com/davegallant>
|
||||
- <https://davegallant.ca/index.xml>
|
||||
- <https://git.davegallant.ca/explore/repos>
|
||||
|
@@ -3,7 +3,7 @@ title: "Credits"
|
||||
draft: false
|
||||
---
|
||||
|
||||
This website is powered by open-source software.
|
||||
This site is powered by open-source software.
|
||||
|
||||
- The site is generated with [hugo](https://gohugo.io/)
|
||||
- The theme is a modified version of [hugo-theme-gruvbox](https://github.com/schnerring/hugo-theme-gruvbox)
|
||||
|
Reference in New Issue
Block a user