gatsby ghost stockholm
1.0.0
网站的 GatsbyJS 主题主要源自 Ghost CMS。

本地安装并运行:
$ git clone https://github.com/hackersandslackers/gatsby-ghost-stockholm.git
$ cd gatsby-ghost-stockholm
$ make install
$ make dev使用make serve构建并服务生产构建:
$ git clone https://github.com/hackersandslackers/gatsby-ghost-stockholm.git
$ cd gatsby-ghost-stockholm
$ make serve