Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/s-kris/gatsby-minimal-portfolio-blog

GatsbyJS starter for a minimal portfolio website with blog. Suitable for developers.
https://github.com/s-kris/gatsby-minimal-portfolio-blog

gatsby-starter gatsbyjs javascript reactjs

Last synced: about 2 months ago
JSON representation

GatsbyJS starter for a minimal portfolio website with blog. Suitable for developers.

Awesome Lists containing this project

README

        

# gatsby-minimal-portfolio-blog

GatsbyJS starter (based on [gatsby-starter-blog](https://github.com/gatsbyjs/gatsby-starter-blog)) for a minimal portfolio website with blog. Suitable for developers.

Install this starter (assuming Gatsby is installed) by running from your CLI:

`gatsby new gatsby-blog https://github.com/s-kris/gatsby-minimal-portfolio-blog`

Or [view the live demo here](https://saikrishna.me).

## Running in development
`npm install`

`gatsby develop`

## Quick Start

1. Update data in src/data/\*.js files
2. Update site name and description in gatsby-config.js
3. Update images in src/assets/images/
4. Update description in src/pages/index.js