From cc9769dc017b05ac62346fe2270f5ee80014b1b4 Mon Sep 17 00:00:00 2001 From: Dhruv Bhanushali Date: Tue, 2 Aug 2022 23:56:34 +0530 Subject: [PATCH] =?UTF-8?q?Add=20=C3=AEles=20(#125)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b57d14b..69e7231 100644 --- a/README.md +++ b/README.md @@ -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`