From f1755871ce05f1d3e0662288eb48fb95f89b6a4b Mon Sep 17 00:00:00 2001 From: Adam Gausmann Date: Thu, 17 Apr 2025 11:53:03 -0500 Subject: [PATCH] update forge details --- README.md | 12 ++++++++++++ content/_index.md | 3 ++- 2 files changed, 14 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 046c9dc..5f599c9 100644 --- a/README.md +++ b/README.md @@ -6,3 +6,15 @@ Source code for https://gaussian.dev - Code: MIT See [LICENSE](LICENSE) for details. + +## Questions/Comments/Contributing + +At the time of writing, this project is hosted on a Forgejo instance at +. Because Forgejo [doesn't yet][federation-roadmap] +support federated issues/PRs, I am accepting any comments or patches at +`adam@gaussian.dev`. If you want to send a patch and don't know how, a simple +text file attachment with the contents of `git show` will work. However, if +you're already familiar with [`git send-email`], that is also fine with me! + +[federation-roadmap]: https://codeberg.org/forgejo-contrib/federation +[`git send-email`]: https://git-send-email.io diff --git a/content/_index.md b/content/_index.md index f8c4ee9..2c5656a 100644 --- a/content/_index.md +++ b/content/_index.md @@ -7,7 +7,8 @@ title = 'Home' Software and firmware engineer by day. At home, I tinker with computer graphics, electronics and radios. -- SourceHut: [~agausmann](https://sr.ht/~agausmann) +- Forgejo: [@adam@forge.gaussian.dev](https://forge.gaussian.dev/adam) +- Codeberg: [@agausmann](https://codeberg.org/agausmann) - GitHub: [@agausmann](https://github.com/agausmann) - PGP: [3BDEF8353501639F](/publickey.txt) - Email: [adam@gaussian.dev](mailto:adam@gaussian.dev)