Gridsome Minimal Blog Starter

A starter template for creating a minimal blog with Markdown

Usage

  1. gridsome create my-gridsome-site alexbrown/gridsome-starter-minimal-blog to create a gridsome project with the starter template
  2. cd my-gridsome-site to open the folder
  3. gridsome develop to start a local dev server at http://localhost:8080
  4. Happy coding 🎉🙌

Build

npm run build