diff --git a/README.md b/README.md new file mode 100644 index 0000000..d31a4b7 --- /dev/null +++ b/README.md @@ -0,0 +1,8 @@ +# Gozer +A flake to build the fast & simple static site generator `gozer`. +## Installation +```bash +nix profile install github:wi11-holdsworth/gozer +``` +## Credits +- [dannyvankooten/gozer](https://github.com/dannyvankooten/gozer)