all repos — searchix @ 73603079e29bc89c54296a9e12b5a779cd84c023

Search engine for NixOS, nix-darwin, home-manager and NUR users

feat: serve a very basic html template

Alan Pearce
commit

73603079e29bc89c54296a9e12b5a779cd84c023

parent

7ad48953a4d9470d2f4fe89343c0b09bff410c58

1 file changed, 5 insertions(+), 0 deletions(-)

changed files
M .gitignore.gitignore
@@ -15,6 +15,7 @@
!/README.md !/LICENSE !/justfile +!/config.toml !/nix !*.nix
@@ -24,6 +25,10 @@ !/go.sum
!/go.mod !/gomod2nix.toml !*.go + +!*.tmpl +!*.js +!/frontend # ...even if they are in subdirectories !*/