Add îles (#125)

This commit is contained in:
Dhruv Bhanushali
2022-08-02 23:56:34 +05:30
committed by GitHub
parent bcb0da527e
commit cc9769dc01

View File

@ -89,6 +89,7 @@ A static web site generator is an application that takes plain text files and co
* [Hakyll](https://github.com/jaspervdj/hakyll) - Hakyll is a Haskell library for generating static sites, mostly aimed at small-to-medium sites and personal blogs. It is written in a very configurable way and uses an xmonad-like DSL for configuration. - `#Haskell`
* [Harp](http://harpjs.com/) - `#JavaScript` `#Node.js`
* [Hugo](https://github.com/spf13/hugo) - It is optimized for speed, easy use and configurability. - `#Go`
* [îles](https://iles.pages.dev) - Generates static sites with islands of interactivity - `#Vue`, `#Preact`, `#Svelte`, `#Solid`
* [JBake](https://github.com/jbake-org/jbake) `#Java`
* [LambdaPad](https://github.com/gar1t/lambdapad) - `#Erlang`
* [m4-bakery](https://github.com/datagrok/makebakery) - `#make` `#m4`