Add Bridgetown (#117)

This commit is contained in:
Benno Bielmeier
2022-08-02 20:28:20 +02:00
committed by GitHub
parent e61769e14d
commit 85f5d14ee7

View File

@ -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` * [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` * [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` * [Cactus](https://github.com/koenbok/Cactus) - `#Python`
* [coil](https://github.com/badosu/coil) - `#elixir` * [coil](https://github.com/badosu/coil) - `#elixir`
* [Complexity](http://complexity.readthedocs.org/en/latest/) - For those who like to work in HTML. - `#Python` * [Complexity](http://complexity.readthedocs.org/en/latest/) - For those who like to work in HTML. - `#Python`