Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gozaddy/gatsby-portfolio-story
A starter template for Gatsby for designers and developers to tell stories about their work.
https://github.com/gozaddy/gatsby-portfolio-story
gatsby portfolio react starter-template
Last synced: 23 days ago
JSON representation
A starter template for Gatsby for designers and developers to tell stories about their work.
- Host: GitHub
- URL: https://github.com/gozaddy/gatsby-portfolio-story
- Owner: GoZaddy
- Created: 2019-11-27T21:12:10.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-11T20:55:36.000Z (almost 2 years ago)
- Last Synced: 2024-12-18T11:49:19.625Z (23 days ago)
- Topics: gatsby, portfolio, react, starter-template
- Language: JavaScript
- Homepage: https://gatsby-portfolio-story.netlify.com/
- Size: 14.3 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
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](https://gatsby-portfolio-story.netlify.com/)![](screenshots/screenshot1.JPG)
## Perfomance
![](screenshots/lighthouse.JPG)
## 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 🔥🚀🔥🚀🔥🚀🔥