Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 361 Bytes

README.md

File metadata and controls

25 lines (16 loc) · 361 Bytes

NUR search

Hosted here

The actual html is in the gh-pages branch

Clone

$ git clone --recursive https://github.com/nix-community/nur-search.git

Build

$ nix-shell
$ make

Hugo live preview

$ nix-shell --command "hugo server"