Jaikant / blog

Code for my personal blog built with Gatsby

Home Page:https://blog.dustinschau.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

blog (1.0.0)

Greenkeeper badge

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

About

Code for my personal blog built with Gatsby

https://blog.dustinschau.com

License:MIT License


Languages

Language:JavaScript 94.6%Language:CSS 5.4%