gatsby-portfolio-story

Develop your portfolio site with gatsby in minutes

Usage no npm install needed!

<script type="module">
  import gatsbyPortfolioStory from 'https://cdn.skypack.dev/gatsby-portfolio-story';
</script>

README

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 🔥🚀🔥🚀🔥🚀🔥