docs: add readme example run instryuctions

This commit is contained in:
dusk 2021-05-15 21:56:35 +03:00
parent 3a821d7263
commit 39e4238e67
Signed by: dusk
GPG Key ID: 1D8F8FAF2294D6EA

View File

@ -1,5 +1,9 @@
HTML utilities and SSG in Nix. Checkout [examples](./examples). HTML utilities and SSG in Nix. Checkout [examples](./examples).
## Examples
Run site templating example with `nix build --impure github:yusdacra/html.nix#examples.siteServe && ./result/bin/serve`.
## Usage ## Usage
Get it as a flake: Get it as a flake: