https://github.com/davidcouronne/gridsome-starter-blog-vuetify
Basic Gridsome Blog starter with Vuetify 2.x
https://github.com/davidcouronne/gridsome-starter-blog-vuetify
blog gridsome gridsome-blog gridsome-starter jamstack jamstack-site vue vuejs
Last synced: 6 months ago
JSON representation
Basic Gridsome Blog starter with Vuetify 2.x
- Host: GitHub
- URL: https://github.com/davidcouronne/gridsome-starter-blog-vuetify
- Owner: DavidCouronne
- License: mit
- Created: 2019-11-04T09:53:47.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-02-28T17:16:30.000Z (about 2 years ago)
- Last Synced: 2023-03-03T03:41:45.618Z (about 2 years ago)
- Topics: blog, gridsome, gridsome-blog, gridsome-starter, jamstack, jamstack-site, vue, vuejs
- Language: CSS
- Homepage: https://gridsome-vuetify-blog-starter.netlify.com/docs/installation/
- Size: 9.24 MB
- Stars: 4
- Watchers: 1
- Forks: 4
- Open Issues: 25
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Welcome to Gridsome Vuetify Blog Starter 👋
[](https://app.netlify.com/sites/objective-hugle-1a8641/deploys)
[](https://github.com/DavidCouronne/gridsome-starter-blog-vuetify/issues)
[](https://david-dm.org/DavidCouronne/gridsome-starter-blog-vuetify)
[](https://david-dm.org/DavidCouronne/gridsome-starter-blog-vuetify?type=dev)> A Basic Gridsome Blog starter with Vuetify 2.x
### ✨ [Demo](https://gridsome-vuetify-blog-starter.netlify.com/)## Features
+ Material Design with [Vuetify 2.x](https://vuetifyjs.com/en/) and [Material Design Icons](https://material.io/resources/icons/?style=baseline)
+ Markdown for content
+ Dark/Light Mode
+ Eslint and Prettier
+ SEO friendly## 🚀 Getting Started
[](https://app.netlify.com/start/deploy?repository=https://github.com/DavidCouronne/gridsome-starter-blog-vuetify)
[](https://codesandbox.io/s/github/DavidCouronne/gridsome-starter-blog-vuetify)
## Install
1. `gridsome create my-gridsome-site https://github.com/DavidCouronne/gridsome-starter-blog-vuetify`
2. `cd my-gridsome-site` to open folder
3. `gridsome develop` to start local dev server at http://localhost:8080See the [Gridsome docs](https://gridsome.org/) for more information.
## Notes
- Check out these other Gridsome Starters where I got a lot of ideas from:
- [Gridsome Starter Blog](https://github.com/gridsome/gridsome-starter-blog)
- [Gridsome Portfolio Starter](https://github.com/drehimself/gridsome-portfolio-starter)
- [Gridsome Vuetify Starter](https://github.com/12vanblart/gridsome-vuetify-starter)