From 3fed95d58663b7efa0cb04498ad8595b5e30fd68 Mon Sep 17 00:00:00 2001 From: Will Date: Tue, 2 Aug 2022 11:29:27 -0700 Subject: [PATCH] Add Soupault (#121) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 5928485..39a9549 100644 --- a/README.md +++ b/README.md @@ -111,6 +111,7 @@ A static web site generator is an application that takes plain text files and co * [Sculpin](https://sculpin.io/) - `#PHP` * [Sitegen](https://github.com/leafo/sitegen) - `#Lua` `#MoonScript` * [Slides](https://designmodo.com/slides/) - `#JavaScript` +* [Soupault](https://soupault.app/) - A static site framework and post-processor that works with HTML element trees and can automatically manipulate them. - `#Lua` `#OCaml` * [Styx](https://styx-static.github.io/styx-site/) - The Purely Functional Static Site Generator. - `#Nix` * [Systatic](https://github.com/damcclean/systatic) - Systatic is a Powerful Static Site Generator for PHP Developers. - `#PHP` * [Tags](https://github.com/braceio/tags) - `#Python`