We have moved the Repository to https://github.com/jammeryhq
Grisome starter based on Ghost Casper V2 and tailwindcss.
https://gridsome-starter-casper-v2.now.sh/
With Gridsome offering a plugin-rich ecosystem, there are a few key plugins that make this project possible.
table
align defintion to the tableCell
definition.npm install --global @gridsome/cli
gridsome create my-blog https://github.com/noxify/gridsome-starter-casper-v2
to install gridsome with this startercd my-blog
to open the foldergridsome develop
to start a local dev server at http://localhost:8080