GitHub:https://github.com/JohnSundell/Publish
专为 Swift 开发人员准备的静态网站生成器。让你实现整个网站都是用 Swift 构建的工具,支持多种主题、插件以及更多强大的自定义选项。[示例网站](https://swiftbysundell.com/),安装和快速开始:
```bash
$ git clone https://github.com/JohnSundell/Publish.git
$ cd Publish
$ make
$ mkdir MyWebsite
$ cd MyWebsite
$ publish new
```
![f3be6d27de9792c4a4e6532bfac0bcf5.png](https://ppmm.org/images/2021/01/09/f3be6d27de9792c4a4e6532bfac0bcf5.png)