Create README.md

This commit is contained in:
Will 2025-05-27 21:27:59 +10:00 committed by GitHub
parent ae7a72fb93
commit 994d469114
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

8
README.md Normal file
View file

@ -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)