mirror of
https://github.com/foo-dogsquared/nixos-config.git
synced 2025-03-13 18:19:00 +00:00
docs/site: create the initial chapter list
It is not going to work especially that it will be relative for all pages so I guess `relref` would work (unfortunately looking like a hack but whatever).
This commit is contained in:
parent
a43c5024a8
commit
ce062e3121
23
docs/content/en-US/menu.adoc
Normal file
23
docs/content/en-US/menu.adoc
Normal file
@ -0,0 +1,23 @@
|
||||
* link:./introduction[Introduction]
|
||||
|
||||
* The lay of the land
|
||||
** link:./lay-of-the-land/prerequisites/[Prerequisites]
|
||||
** link:./lay-of-the-land/channels-support[Channels support]
|
||||
** link:./lay-of-the-land/whats-in-my-flake[What's in my flake?]
|
||||
** link:./lay-of-the-land/what-should-not-be-here[What should not be here?]
|
||||
|
||||
* Project-specific setup
|
||||
** link:./project-specific-setup/declarative-host-management[Declarative host management]
|
||||
** link:./project-specific-setup/declarative-user-management[Declarative user management]
|
||||
** link:./project-specific-setup/secrets-management[Secrets management]
|
||||
** link:./project-specific-setup/custom-firefox-addons[Custom Firefox addons]
|
||||
|
||||
* NixOS modules
|
||||
** link:./nixos-modules/profiles[Profiles]
|
||||
** link:./nixos-modules/workflows[Workflows]
|
||||
|
||||
* link:./using-parts-of-my-configuration[Using parts of my configuration]
|
||||
|
||||
* link:./faq[Frequently asked questions]
|
||||
|
||||
* link:./acknowledgement[Acknowledgement]
|
Loading…
Reference in New Issue
Block a user