diff --git a/README.md b/README.md index 2853d1e..a5de020 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ changes. You can see the entire pipeline in [`.build.yml`](./.build.yml). -[zona]: https://sr.ht/~ficd/zona +[zona]: https://git.ficd.sh/ficd/zona [ficd.sh]: https://ficd.sh [srht.site]: https://srht.site [builds.sr.ht]: https://builds.sr.ht diff --git a/content/about.md b/content/about.md index 045356e..96a084f 100644 --- a/content/about.md +++ b/content/about.md @@ -13,7 +13,7 @@ I'm the author [zona] (a static site generator), [Ashen] (a color scheme), and a number of [Kakoune] plugins. Check my various [Git] forge profiles to see my latest work. -[zona]: https://sr.ht/~ficd/zona +[zona]: https://git.ficd.sh/ficd/zona [Git]: /git [Ashen]: https://sr.ht/~ficd/ashen [Kakoune]: https://kakoune.org diff --git a/content/blog/building-my-own-ssg.md b/content/blog/building-my-own-ssg.md index 4fe6a25..0ee0ad6 100644 --- a/content/blog/building-my-own-ssg.md +++ b/content/blog/building-my-own-ssg.md @@ -7,7 +7,7 @@ draft: true *[SSG]: Static Site Generator [homebrewed]: https://en.wikipedia.org/wiki/Homebrewing -[zona]: https://sr.ht/~ficd/zona +[zona]: https://git.ficd.sh/ficd/zona [Hugo]: https://gohugo.io/ [Zola]: https://www.getzola.org/ [Jekyll]: https://jekyllrb.com/ diff --git a/content/blog/implementing-kakoune-syntax-highlighting.md b/content/blog/implementing-kakoune-syntax-highlighting.md index 0251521..e664717 100644 --- a/content/blog/implementing-kakoune-syntax-highlighting.md +++ b/content/blog/implementing-kakoune-syntax-highlighting.md @@ -103,7 +103,7 @@ created. The plugin is also available as the `pygments-kakoune` package on [PyPI](https://pypi.org/project/pygments-kakoune/) if you want to use it in your own projects. -[zona]: https://git.sr.ht/~ficd/zona +[zona]: https://git.ficd.sh/ficd/zona [Ashen]: https://sr.ht/~ficd/ashen [Kakoune]: https://kakoune.org [Helix]: https://github.com/helix-editor/helix diff --git a/content/code.md b/content/code.md index 0ad421d..7765de6 100644 --- a/content/code.md +++ b/content/code.md @@ -9,6 +9,6 @@ title: Code contribute to. - [ficd.ca source code](https://git.sr.ht/~ficd/ficd.ca) - Source code of this website. Not very interesting; it's mostly Markdown. -- [site builder source code](https://git.sr.ht/~ficd/zona/tree/dev-stable) +- [site builder source code](https://git.ficd.sh/ficd/zona) - Source code of `zona`, the tool I developed to build and maintain this website. diff --git a/content/git.md b/content/git.md index ffa1cae..fba0757 100644 --- a/content/git.md +++ b/content/git.md @@ -7,7 +7,7 @@ title: Git [codeberg]: https://codeberg.org/ficd [github]: https://github.com/ficcdaf -My forge profiles, in order of precedence: +My forge profiles: - [git.ficd.sh] (self-hosted) - [git.sr.ht] diff --git a/content/projects.md b/content/projects.md index 37d9d6d..8274f23 100644 --- a/content/projects.md +++ b/content/projects.md @@ -28,7 +28,7 @@ work, please see the [research](/research) section. ## Static Site Builder -[zona](https://git.sr.ht/~ficd/zona) +[zona](https://git.ficd.sh/ficd/zona) - Static site builder written in Python and optimized for lightweight blogs following minimalist design principles. diff --git a/templates/footer.md b/templates/footer.md index 681165a..2033b56 100644 --- a/templates/footer.md +++ b/templates/footer.md @@ -5,9 +5,9 @@ built with [zona] [©]: https://creativecommons.org/licenses/by-nc-sa/4.0 -[zona]: https://sr.ht/~ficd/zona +[zona]: https://git.ficd.sh/ficd/zona [sourcehut]: https://srht.site/ -[Open source]: https://git.sr.ht/~ficd/ficd.sh +[Open source]: https://git.ficd.sh/ficd/ficd.sh [ficd.sh]: https://ficd.sh