Code for my old (last updated 2020) blog built with Gatsby
blogCircleCI is a source code for a statically generated blog powered by Gatsby. This blog utilizes the gatsby-theme-blog theme for its functionality and is built using a tech stack that includes Gatsby V2, React, CSS-in-JS with emotion, particles.js for a particle effect in the header, and Markdown for post authoring.
To install the blogCircleCI theme, follow these steps:
Clone the repository:
git clone [repository_url]
Install dependencies:
npm install
Start the development server:
npm start
Access the blog at http://localhost:8000 in your browser.
blogCircleCI is a statically generated blog incorporating modern technologies like Gatsby V2, React, CSS-in-JS with emotion, particles.js, and Markdown for content authoring. With a focus on user experience and aesthetics, this blog template offers a visually appealing and interactive platform for content creation and consumption.