Jump to content
Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Why this is a wiki: Difference between revisions

From nin0
Created page with "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. == Old codebases == If you are wondering about old iterations of my site, the Rust/egui version of it c..."
 
No edit summary
Line 3: Line 3:
* It is flexible enough, that I can also use it for documenting my own projects;
* It is flexible enough, that I can also use it for documenting my own projects;
* Just the fun of it.
* Just the fun of it.
If you wonder, I use the Citizen skin, with some [[Nin0.css|CSS]] on the main page.


== Old codebases ==
== Old codebases ==


If you are wondering about old iterations of my site, the Rust/egui version of it can be found on [https://git.nin0.dev/nin0/website-rs nin0/website-rs]. The Astro version is not published.
If you are wondering about old iterations of my site, the Rust/egui version of it can be found on [https://git.nin0.dev/nin0/website-rs nin0/website-rs]. The Astro version is not published.

Revision as of 02:33, 14 August 2026

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.