From 96d1b5c8d819263dbaff42d2e1ff787e82907f68 Mon Sep 17 00:00:00 2001 From: RGBCube Date: Mon, 4 Mar 2024 12:47:05 +0300 Subject: [PATCH] Add link to NixSite --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index fdc19be..9be121f 100644 --- a/README.md +++ b/README.md @@ -17,6 +17,9 @@ Here is an example snippet: <.html> ``` +[Here is an example site created using HTMNIX and the `build.sh` in +the current directory that you are supposed to vendor](https://github.com/RGBCube/NixSite) + You might be wondering, _How?_ If you are, go read my [blog post](https://rgbcu.be/blog/htmnix)!