https://gridsome-starter.chadcollins.net
- Gridsome
- Netlify CMS
- Buefy (a Vue Javascript layer for Bulma)
- SCSS
- Markdown
- Tags
- Author Pages
- Blog
- About Page
- GraphQL
npm install --global @gridsome/cli
-
gridsome create my-blog
https://github.com/chad-collins/gridsome-bulma-netlifycms to install gridsome with this starter -
cd my-blog
to open the folder -
gridsome develop
to start a local dev server athttp://localhost:8080
-
Enable Github Oauth
-
Enable netlify identity
-
Change Repo info at top of admin/config.yml to your own repo.