My Portfolio Client Gatsby

screenshot of My Portfolio Client Gatsby

My portfolio website built on Gatsby and Netlify CMS (JAMstack)

Overview:

This site is a fork of Gatsby Starter Blog and allows users to build their own portfolio using Gatsby React on the front-end. It utilizes GraphQL to fetch content from Markdown files and Netlify CMS for creating posts. The site follows the JAMstack architecture, which stands for JavaScript, APIs, and Markup.

Features:

  • Gatsby React for building the portfolio
  • GraphQL for fetching content from Markdown files
  • Netlify CMS for creating and managing posts
  • JAMstack architecture for increased performance and scalability

Summary:

This site is a fork of Gatsby Starter Blog that allows users to build their own portfolio using Gatsby React. It makes use of GraphQL to fetch content from Markdown files and Netlify CMS for creating and managing posts. The site follows the JAMstack architecture for improved performance and scalability. To install the theme, users need to create a new Gatsby site, navigate into the directory, start the development server, and make changes to the src/pages/index.tsx file.