Edmund1645 / gridsome-portfolio-story

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

Home Page:https://gridsome-portfolio-story.netlify.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

  • After build is successful, navigate to the identity tab on your dashboard, Enable it and invite yourself.
  • Then go to Settings > Identity > Services > Git Gateway, and click Enable Git Gateway.
  • Your CMS will be available at https://yoursite.com/admin

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 🎉🙌

About

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

https://gridsome-portfolio-story.netlify.com/


Languages

Language:Vue 63.0%Language:SCSS 23.6%Language:JavaScript 11.8%Language:HTML 1.6%