Skip to content

kim-matthews/demo-page

 
 

Repository files navigation

Portfolio story starter for Gridsome

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

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

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vue 63.0%
  • SCSS 23.6%
  • JavaScript 11.8%
  • HTML 1.6%