From fa17eb5146450a3ee37d08bbe6484057b2ceba4f Mon Sep 17 00:00:00 2001 From: web-pat <63508717+web-pat@users.noreply.github.com> Date: Sat, 2 Oct 2021 01:05:53 +0300 Subject: [PATCH] Remove dead link to Ivy framework (#101) --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 78faf01..1d40346 100644 --- a/README.md +++ b/README.md @@ -87,7 +87,6 @@ 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` -* [Ivy](https://mulholland.xyz/docs/ivy/) - It's small, elegant, and easy to use. - `#Python` * [JBake](https://github.com/jbake-org/jbake) `#Java` * [LambdaPad](https://github.com/gar1t/lambdapad) - `#Erlang` * [m4-bakery](https://github.com/datagrok/makebakery) - `#make` `#m4`