An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

        

Welcome to Gridsome Vuetify Blog Starter 👋



Version


License: MIT


Twitter: nollan94

[![Netlify Status](https://api.netlify.com/api/v1/badges/50efe2bc-15f4-491f-9146-3e17d4955355/deploy-status)](https://app.netlify.com/sites/objective-hugle-1a8641/deploys)
[![contributions welcome](https://img.shields.io/badge/contributions-welcome-brightgreen.svg?style=flat)](https://github.com/DavidCouronne/gridsome-starter-blog-vuetify/issues)
[![dependencies Status](https://david-dm.org/DavidCouronne/gridsome-starter-blog-vuetify/status.svg)](https://david-dm.org/DavidCouronne/gridsome-starter-blog-vuetify)
[![devDependencies Status](https://david-dm.org/dwyl/esta/dev-status.svg)](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

[![Deploy to Netlify](https://www.netlify.com/img/deploy/button.svg)](https://app.netlify.com/start/deploy?repository=https://github.com/DavidCouronne/gridsome-starter-blog-vuetify)

[![Edit gridsome-vuetify-blog-starter](https://codesandbox.io/static/img/play-codesandbox.svg)](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:8080

See 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)