* feat: migrate to Zensical
* feat: new gh build
* fix: workflow permissions
* feat: use our logo
* fix: replace mkdocs in requirement.txt with Zensical
* feat: use actual redirect
* misc: replace logo with small one
* Revert "misc: replace logo with small one"
This reverts commit d38932865b.
* Remove unused filter
---------
Co-authored-by: Aditya Garg <gargaditya08@live.com>
* mkdocs: add pymdownx.tabbed
Tabbed helps illustrate various configuration methods in the NixOS installation guide.
Also removed a redundant item
* nixos: add faq page
* nixos: add home page
* nixos: rewrite installation guide
* nixos: disable two markdownlint rules
Applying fixes to these 2 rules cause breakage to content tabs.
Disabling them locally so as to let other files be checked normally and still pass CI.
includes steps for disabling secure boot, creating an installation usb,
etc. This will allow reduction of the amount of duplicated instructions
in each distro's install guide.