initial commit

This commit is contained in:
Daniel Fichtinger 2025-07-02 16:02:49 -04:00
commit ed6c1e9522
58 changed files with 2221 additions and 0 deletions

10
content/code.md Normal file
View file

@ -0,0 +1,10 @@
- [sr.ht](https://sr.ht/~ficd)
- My main development platform. Most of my own projects can be found here.
- [GitHub](https://github.com/ficcdaf)
- I mirror some of my projects here, or host clones of GitHub projects I
contribute to.
- [ficd.ca source code](https://git.sr.ht/~ficd/blog)
- 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)
- Source code of `zona`, the tool I developed to build and maintain this
website.