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