blog icon indicating copy to clipboard operation
blog copied to clipboard

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

blog

CircleCI

The source code for the Gatsby driven statically generated blog. See dschau/gatsby-theme-blog for the theme that powers the functionality.

blog

Tech stack

  • gatsby v2
    • An awesome React powered app compiler
  • CSS in JS with emotion
    • "The Next Generation of CSS-in-JS," used as a styling solution
  • particles.js
    • A nifty particle effect seen in the header
  • markdown
    • Each and every post is authored in Markdown parsed by remark