GatsbyJS starter (based on 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
npm install
gatsby develop
- Update data in src/data/*.js files
- Update site name and description in gatsby-config.js
- Update images in src/assets/images/
- Update description in src/pages/index.js