https://github.com/edignot/edignotportfolio
:computer: Responsive portfolio website. Tech stack: Gatsby, GraphQL, Contentful Headless CMS, Netlify
https://github.com/edignot/edignotportfolio
contentful gatsby graphql headless-cms netlify react
Last synced: 29 days ago
JSON representation
:computer: Responsive portfolio website. Tech stack: Gatsby, GraphQL, Contentful Headless CMS, Netlify
- Host: GitHub
- URL: https://github.com/edignot/edignotportfolio
- Owner: edignot
- License: 0bsd
- Created: 2020-07-24T00:59:47.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2023-06-10T00:54:39.000Z (almost 2 years ago)
- Last Synced: 2025-02-15T09:16:49.333Z (3 months ago)
- Topics: contentful, gatsby, graphql, headless-cms, netlify, react
- Language: JavaScript
- Homepage: https://edignot.com/
- Size: 8.31 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Edita Ignot Portfolio
## https://edignot.com/

## About
This is a simple static portfolio website. Main goal of this project was to create my own responsive portfolio website. Learning goals: learn and utilize Gatsby with GraphQL, Contentful headless CMS and set up continuous deployment with Netlify.## Tech Stack:
- Gatsby
- JavaScript
- React
- CSS3
- Contentful CMS
- GraphQL
- Webpack
- Netlify## Development Instructions:
First you'll need these installed:
- clone repo
- cd into repo
- npm install -g gatsby-cli
- gatsby develop
- gatsby build## Contributors:
- [Edita Ignot](https://github.com/edignot)