diff --git a/readme.md b/readme.md index 5b00b47..7693084 100644 --- a/readme.md +++ b/readme.md @@ -354,7 +354,7 @@ For more on the differences (particularly between `lanes` and `luaproc`), see th ### Miscellaneous - [MoonScript](http://moonscript.org/) - Moonscript is a dynamic scripting language that compiles to Lua. It reduces verbosity and provides a rich set of features like comprehensions and classes. Its author calls it 'CoffeeScript for Lua'. - [sitegen](http://leafo.net/sitegen/) - A static site generator which uses MoonScript and supports HTML and Markdown, page grouping, and plugins. - +- [gen_site](https://git.sr.ht/~akkartik/gen_site) - A minimalist static site generator for people willing to edit raw HTML. ## Resources