From 62b8be568c953281a46c690e60397bb925754534 Mon Sep 17 00:00:00 2001 From: Myles Braithwaite Date: Wed, 1 Jan 2020 08:52:57 -0800 Subject: [PATCH] add a new static site generators --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 5e2467a..eb9097b 100644 --- a/README.md +++ b/README.md @@ -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` * [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` +* [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` * [Sculpin](https://sculpin.io/) - `#PHP` * [Sitegen](https://github.com/leafo/sitegen) - `#Lua` `#MoonScript`