From 85f5d14ee7220ee588e793334f949836e0786423 Mon Sep 17 00:00:00 2001 From: Benno Bielmeier <32938211+bbenno@users.noreply.github.com> Date: Tue, 2 Aug 2022 20:28:20 +0200 Subject: [PATCH] Add Bridgetown (#117) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index dc7e2ae..5928485 100644 --- a/README.md +++ b/README.md @@ -77,6 +77,7 @@ A static web site generator is an application that takes plain text files and co * [Assemble](http://assemble.io/) - `#JavaScript` `#Node.js` * [Astro](https://docs.astro.build/) - Framework agnostic static site generator with component-level support for partial hydration on page load, page idle, component visible or none. - `#JavaScript` `#Node.Js` `#React.js` `#Vue.js` `#Svelte.js` +* [Bridgetown](https://www.bridgetownrb.com/) - A next-generation, progressive site generator & fullstack framework, powered by Ruby. - `#Ruby` * [Cactus](https://github.com/koenbok/Cactus) - `#Python` * [coil](https://github.com/badosu/coil) - `#elixir` * [Complexity](http://complexity.readthedocs.org/en/latest/) - For those who like to work in HTML. - `#Python`