/blog

Code for my personal blog built with Gatsby

Primary LanguageJavaScriptMIT LicenseMIT

blog (1.0.0)

The source code for the Gatsby driven statically generated blog

blog

Tech stack

  • gatsby
    • An awesome React-driven static site generator
  • styled-components
    • "Visual primitives for the component age," used as a styling solution with CSS
  • particles.js
    • A cool particle effect seen in the header
  • jest
    • Unit test runner with first class snapshot support, watch mode, etc.
  • markdown
    • Each and every post is authored in Markdown parsed by remark