Skip to content

meta: Rewrite wiki template & CSS

Hari Rana requested to merge TheEvilSkeleton/wiki:rewrite-wiki-tmpl into main

This MR rewrites the entire template and CSS. Here's a summary:

  • Add dark mode & high contrast support
  • Center content and add maximum width
  • Make it responsive
  • Improve SEO
  • Add skip navigation link
  • Add favicon
  • Use scalable icon
  • Use modern HTML elements

I removed support for non-HTML5 browsers.

TODO:

  • Improve SEO
  • Fix hyperlinks linking to specific headings not an issue created on my end
Edited by Hari Rana

Merge request reports