add a new static site generators

This commit is contained in:
Myles Braithwaite
2020-01-01 08:52:57 -08:00
parent f51b8a4d80
commit 62b8be568c

View File

@ -88,6 +88,7 @@ A static web site generator is an application that takes plain text files and co
* [Pagegen](http://pagegen.phnd.net/) - `#Python` * [Pagegen](http://pagegen.phnd.net/) - `#Python`
* [Phenomic](https://phenomic.io/) - Modern static website generator based on the React and Webpack ecosystem. - `#Javascript` `#Node.js` `#React.js` * [Phenomic](https://phenomic.io/) - Modern static website generator based on the React and Webpack ecosystem. - `#Javascript` `#Node.js` `#React.js`
* [Phrozn](http://phrozn.info/) - `#PHP` * [Phrozn](http://phrozn.info/) - `#PHP`
* [Publish](https://github.com/JohnSundell/Publish) - enables entire websites to be built using Swift, and supports themes, plugins and tons of other powerful customization options - `#Swift`
* [React Static](https://github.com/nozzle/react-static) - A progressive static-site framework for React. - `#React.js` * [React Static](https://github.com/nozzle/react-static) - A progressive static-site framework for React. - `#React.js`
* [Sculpin](https://sculpin.io/) - `#PHP` * [Sculpin](https://sculpin.io/) - `#PHP`
* [Sitegen](https://github.com/leafo/sitegen) - `#Lua` `#MoonScript` * [Sitegen](https://github.com/leafo/sitegen) - `#Lua` `#MoonScript`