Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/s-kris/gatsby-minimal-portfolio-blog
- Owner: s-kris
- License: mit
- Created: 2019-01-02T16:26:06.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2023-03-03T09:48:01.000Z (almost 2 years ago)
- Last Synced: 2024-10-21T01:58:32.480Z (2 months ago)
- Topics: gatsby-starter, gatsbyjs, javascript, reactjs
- Language: JavaScript
- Homepage: https://saikrishna.me
- Size: 10.1 MB
- Stars: 10
- Watchers: 1
- Forks: 3
- Open Issues: 18
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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