Migrate to Netlify Today

Netlify announces the next evolution of Gatsby Cloud. Learn more

ContactSign Up
Community Plugin
View plugin on GitHub

Portfolio Story Starter For Gatsby

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

Demo URL

URL: gatsby-portfolio-story.netlify.com

Perfomance

Features

  1. Tag support
  2. Component styling with emotion
  3. Dark mode by default
  4. Markdown for content
  5. Image Optimisation with Sharp

Installation

1. Install Gatsby CLI tool if you don’t have

npm install -g gatsby-cli

2. Create a Gatsby project

  1. gatsby new {your-project-name} https://github.com/NodeJSs/gatsby-portfolio-story to install this starter
  2. cd {your-project-name} to open the folder
  3. gatsby develop to start a local dev server at http://localhost:8000
  4. Happy Coding 🔥🚀🔥🚀🔥🚀🔥
© 2023 Gatsby, Inc.