My portfolio website built on Gatsby and Netlify CMS (JAMstack)
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.
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.