html.nix/README.md
2021-05-15 19:44:25 +03:00

8 lines
152 B
Markdown

HTML utilities and SSG in Nix. Checkout [examples](./examples).
## Usage
Get it as a flake:
```
inputs.htmlNix.url = "github:yusdacra/html.nix";
```