Commit graph

7 commits

Author SHA1 Message Date
atheeq
329a7f21a8 refactor(nix): replace sync nix options with direct md generation to … (#1)
* refactor(nix): replace sync nix options with direct md generation to docs

* fix(docs): add trailing comman in meta

* fix(ci): sort nix options and fix default value check
2026-05-13 08:17:11 +08:00
Ruixi-rebirth
e935403e39 feat(nix): generate module options docs and sync to website
- Add nix/generate-hm-options.nix to export HM and NixOS module options as JSON via nixosOptionsDoc
- Expose hm-options-json and nixos-options-json packages in flake.nix
- Add CI workflow to auto-build and push JSONs to mangowm.github.io on module changes
- Add missing description to hm-modules enable option
2026-05-13 08:17:06 +08:00
DreamMaoMao
e93104f120 change: change project name to mango 2025-08-27 09:42:00 +08:00
Ruixi-rebirth
1a55178fd6
feat: add flake support 2025-02-25 22:05:29 +08:00
DreamMaoMao
c80d6b9275 feat: support makefile build 2025-02-15 18:39:56 +08:00
DreamMaoMao
429bf18ffe optimize project build file 2025-02-04 13:36:44 +08:00
DreamMaoMao
af11da1881 init 2025-02-03 23:18:47 +08:00