diff --git a/README.md b/README.md index c11b561..77a74e4 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,9 @@ 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 Get it as a flake: