Edmund1645 / gridsome-portfolio-story

A starter template for Gridsome for designers and developers to tell stories about their work. :fire: :rocket:
https://gridsome-portfolio-story.netlify.com/
30 stars 13 forks source link
beginner-friendly graphql gridsome gridsome-portfolio jamstack netlify netlify-cms portfolio spa starter-template static-site-generator template vuejs

Portfolio story starter for Gridsome

A starter template for Gridsome for designers and developers to tell stories about their work.

Netlify Status

One-click deploy to Netlify

Deploy to Netlify

Config

Features

  1. Tag support
  2. CSS Preprocessing with SCSS
  3. Dark mode by default
  4. Markdown for content
  5. Netlify CMS preset with Netlify Identity for login

Demo URL

gridsome-portfolio-story.netlify.com

Installation

1. Install Gridsome CLI tool if you don't have

npm install --global @gridsome/cli

2. Create a Gridsome project

  1. gridsome create my-gridsome-site https://github.com/Edmund1645/gridsome-portfolio-story to install this starter
  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 🎉🙌