mirror of
https://github.com/foo-dogsquared/nix-module-wrapper-manager-fds.git
synced 2025-01-30 22:57:58 +00:00
Gabriel Arazas
79a8de7769
Oh, so it can work, HELL YES! THIS'LL MAKE IT INTO MY LIST OF CUSTOM BUILDERS FOR MY OTHER HUGO PROJECTS AS WELL. |
||
---|---|---|
.. | ||
manpages | ||
website | ||
.gitignore | ||
default.nix | ||
Gemfile | ||
Gemfile.lock | ||
gemset.nix | ||
hugo-build-module.nix | ||
LICENSE | ||
README.adoc |
This is where the documentation is created, namely both the website and the manual page.
-
The website is powered by Hugo and it is pretty much what makes most of the files here. It requires Hugo and whatever Hugo module feature requires so it isn’t possible to build it offline. For now, we rely on the remote CI having network access for it (which is pretty much the standard for the most part so no worries there).
-
The manual page is powered by some under-documented tool in the Nix ecosystem (as is tradition) called nixos-render-docs. The adjacent tools in the Nix-module-options-doc-generation ecosystem are also what makes the (autogenerated) Nix module options pages found in the website.