Added Astro (#105)

* Added Astro

* Fix Astro docs
This commit is contained in:
Nick Kelly
2021-10-01 15:05:29 -07:00
committed by GitHub
parent 1eec6d2b92
commit 64e3f48e35

View File

@ -70,6 +70,7 @@ A static web site generator is an application that takes plain text files and co
### Frameworks
* [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`
* [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`