Why this is a wiki
From nin0
More actions
It does seem, at first, like an interesting choice to use MediaWiki out of all things, to host this website. However it turned out to be the better option for various reasons:
- I can easily add content to my site, without necessarily messing with my codebase;
- It is flexible enough, that I can also use it for documenting my own projects;
- Just the fun of it.
If you wonder, I use the Citizen skin, with some CSS on the main page.
Old codebases
If you are wondering about old iterations of my site, the Rust/egui version of it can be found on nin0/website-rs. The Astro version is not published.