Commit graph

15 commits

Author SHA1 Message Date
ee404a058e
feat(docs): Generate github source urls 2024-02-18 16:06:32 +01:00
00e193c0d4
fix: Rename ./nixos to ./system
This makes it clearer that it is the system configuration.
2024-02-18 15:43:37 +01:00
db8bae6f31
feat(docs): Add neovim module documentation 2024-02-16 20:48:02 +01:00
43a683dcc2 feat(docs): Preprocess with mdbook-toc 2024-02-01 22:10:40 +01:00
a09d3cd21a fixup! feat(docs): Improving documentation c: 2024-02-01 22:10:40 +01:00
903e248f98 feat(docs): Add nix syntax highlighting 2024-02-01 22:10:40 +01:00
53fc53d5c4 feat(docs): Improving documentation c: 2024-02-01 22:10:40 +01:00
56230627db
fix(docs): home-manager options not shown 2024-01-31 22:17:10 +01:00
b3b4b78660
feat: Move home.nix into this repo
This makes it much easier to test and apply changes.
2024-01-21 20:56:00 +01:00
d9e7f9b3ee
fix: Formatting 2024-01-15 14:46:04 +01:00
6e09ac2584
fix(docs): Only display our options 2024-01-15 14:44:45 +01:00
b036df017c
feat(docs): Add home-manager module options to the docs 2024-01-15 14:43:46 +01:00
e665e52fe2
feat(docs): Also output raw markdown 2024-01-15 14:35:33 +01:00
c96bd537d5
fix: Many many infinite recursion errors 2024-01-15 12:42:01 +01:00
Jalil David Salamé Messina
63034a2af9
Generate docs (#1)
* feat: Reorganize code

* feat: Generate docs as mdbook

* feat: Add deploy github action

* fix: formatting
2024-01-14 18:58:08 +01:00