rose-pine-nix/docs/src/SUMMARY.md
seth 1f11b0aeb0
feat!: move docs to website (#170)
* feat!: move docs to website

* feat: flesh out docs site

* docs: add changelog to website

* docs: fix `npins add` command snippet

* docs: remove broken declarations

* ci: remove local docgen

* docs: update site FAQ
2024-05-21 16:57:51 -04:00

17 lines
378 B
Markdown

# Summary
[Introduction](README.md)
- [Getting started](getting-started/README.md)
- [Stable Nix](getting-started/stable-nix.md)
- [Flakes](getting-started/flakes.md)
- [Module options](options/README.md)
- [NixOS](options/nixos-options.md)
- [home-manager](options/home-manager-options.md)
- [FAQ](faq.md)
- [Changelog](NEWS.md)
- [Contributing](CONTRIBUTING.md)