This commit is contained in:
parent
d7f20cd07d
commit
5a77fb4ee1
8 changed files with 9 additions and 9 deletions
|
@ -12,7 +12,7 @@ changes.
|
||||||
|
|
||||||
You can see the entire pipeline in [`.build.yml`](./.build.yml).
|
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
|
[ficd.sh]: https://ficd.sh
|
||||||
[srht.site]: https://srht.site
|
[srht.site]: https://srht.site
|
||||||
[builds.sr.ht]: https://builds.sr.ht
|
[builds.sr.ht]: https://builds.sr.ht
|
||||||
|
|
|
@ -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
|
and a number of [Kakoune] plugins. Check my various [Git] forge profiles
|
||||||
to see my latest work.
|
to see my latest work.
|
||||||
|
|
||||||
[zona]: https://sr.ht/~ficd/zona
|
[zona]: https://git.ficd.sh/ficd/zona
|
||||||
[Git]: /git
|
[Git]: /git
|
||||||
[Ashen]: https://sr.ht/~ficd/ashen
|
[Ashen]: https://sr.ht/~ficd/ashen
|
||||||
[Kakoune]: https://kakoune.org
|
[Kakoune]: https://kakoune.org
|
||||||
|
|
|
@ -7,7 +7,7 @@ draft: true
|
||||||
*[SSG]: Static Site Generator
|
*[SSG]: Static Site Generator
|
||||||
|
|
||||||
[homebrewed]: https://en.wikipedia.org/wiki/Homebrewing
|
[homebrewed]: https://en.wikipedia.org/wiki/Homebrewing
|
||||||
[zona]: https://sr.ht/~ficd/zona
|
[zona]: https://git.ficd.sh/ficd/zona
|
||||||
[Hugo]: https://gohugo.io/
|
[Hugo]: https://gohugo.io/
|
||||||
[Zola]: https://www.getzola.org/
|
[Zola]: https://www.getzola.org/
|
||||||
[Jekyll]: https://jekyllrb.com/
|
[Jekyll]: https://jekyllrb.com/
|
||||||
|
|
|
@ -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
|
[PyPI](https://pypi.org/project/pygments-kakoune/) if you want to use it in your
|
||||||
own projects.
|
own projects.
|
||||||
|
|
||||||
[zona]: https://git.sr.ht/~ficd/zona
|
[zona]: https://git.ficd.sh/ficd/zona
|
||||||
[Ashen]: https://sr.ht/~ficd/ashen
|
[Ashen]: https://sr.ht/~ficd/ashen
|
||||||
[Kakoune]: https://kakoune.org
|
[Kakoune]: https://kakoune.org
|
||||||
[Helix]: https://github.com/helix-editor/helix
|
[Helix]: https://github.com/helix-editor/helix
|
||||||
|
|
|
@ -9,6 +9,6 @@ title: Code
|
||||||
contribute to.
|
contribute to.
|
||||||
- [ficd.ca source code](https://git.sr.ht/~ficd/ficd.ca)
|
- [ficd.ca source code](https://git.sr.ht/~ficd/ficd.ca)
|
||||||
- Source code of this website. Not very interesting; it's mostly Markdown.
|
- 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
|
- Source code of `zona`, the tool I developed to build and maintain this
|
||||||
website.
|
website.
|
||||||
|
|
|
@ -7,7 +7,7 @@ title: Git
|
||||||
[codeberg]: https://codeberg.org/ficd
|
[codeberg]: https://codeberg.org/ficd
|
||||||
[github]: https://github.com/ficcdaf
|
[github]: https://github.com/ficcdaf
|
||||||
|
|
||||||
My forge profiles, in order of precedence:
|
My forge profiles:
|
||||||
|
|
||||||
- [git.ficd.sh] (self-hosted)
|
- [git.ficd.sh] (self-hosted)
|
||||||
- [git.sr.ht]
|
- [git.sr.ht]
|
||||||
|
|
|
@ -28,7 +28,7 @@ work, please see the [research](/research) section.
|
||||||
|
|
||||||
## Static Site Builder
|
## 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
|
- Static site builder written in Python and optimized for lightweight blogs
|
||||||
following minimalist design principles.
|
following minimalist design principles.
|
||||||
|
|
|
@ -5,9 +5,9 @@
|
||||||
built with [zona]
|
built with [zona]
|
||||||
|
|
||||||
[©]: https://creativecommons.org/licenses/by-nc-sa/4.0
|
[©]: 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/
|
[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
|
[ficd.sh]: https://ficd.sh
|
||||||
|
|
||||||
</center>
|
</center>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue