Blog

screenshot of Blog
gatsby
react

Code for my old (last updated 2020) blog built with Gatsby

Overview:

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.

Features:

  • Gatsby V2: Utilizes the latest version of Gatsby for a robust functionality.
  • React Powered: The app is built using React for dynamic and interactive user experiences.
  • CSS in JS with emotion: Styling is managed with emotion, providing an efficient way to handle CSS.
  • particles.js: Includes a visually appealing particle effect in the header for enhanced aesthetics.
  • Markdown Authoring: Posts on the blog are authored in Markdown, offering a user-friendly content creation experience.

Summary:

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.

gatsby
Gatsby

GatsbyJS is a free and open-source static site generator based on React. It uses a modern development stack including Webpack, GraphQL, and modern JavaScript and CSS frameworks. It also provides a rich set of plugins, starters, and themes.

react
React

React is a widely used JavaScript library for building user interfaces and single-page applications. It follows a component-based architecture and uses a virtual DOM to efficiently update and render UI components

blog
Blog

Blog websites feature posts written by one or more authors, organized by categories and tags, with a section for comments and archives sorted by date or topic. Additional features may include search bar, social media sharing, subscription or RSS feed, about and contact pages, and visual content.