home manager option search interface
Go to file
2022-01-06 16:43:42 +01:00
.github/workflows optimize actions 2022-01-06 13:36:16 +01:00
css improve head layout 2022-01-06 15:30:05 +01:00
data improve style 2022-01-06 14:29:36 +01:00
fonts improve style 2022-01-06 14:29:36 +01:00
images fix logo 2022-01-06 14:48:04 +01:00
js remove console.log 2022-01-06 16:43:42 +01:00
scripts improve style 2022-01-06 14:29:36 +01:00
.gitignore initial import WIP 2022-01-04 23:23:56 +01:00
Gemfile initial import WIP 2022-01-04 23:23:56 +01:00
Gemfile.lock initial import WIP 2022-01-04 23:23:56 +01:00
index.html final improvements for version 1 2022-01-06 16:41:22 +01:00
LICENSE Create LICENSE 2022-01-05 19:03:33 +01:00
README.md final improvements for version 1 2022-01-06 16:41:22 +01:00
shell.nix initial import WIP 2022-01-04 23:23:56 +01:00

home-manager option search

Find home manager options quickly.

TODO

Version 1

  • finish nokogiri
  • write to json
  • make search front end
  • write last updated
  • reference to home manager and appendix page
  • github actions
    • run
    • commit
  • bug filtered out
  • improve style
  • cleanup/reorganize
  • logo
  • footer/header like the NUR
  • stats
  • onclick show complete listing

Next version

  • preserve links in declared_by
  • search improvements
    • no results when nothing entered
    • allow enter
    • read url query string

Contribute

  • Please use the issue tracker of fork this site for PR's

Credits

  • Powered by the Nix Community
  • JS Search, efficient, client-side search library for JavaScript and JSON objects
  • Header inspired by the DocDock Hugo Theme.