This is a static site powering my blog built using Gatsby, Markdown and some TypeScript.
git clone https://github.com/n0shake/blog.git
cd blog
yarn start # To install all the required plugins
This project was hacked in a week thanks to:
Gatsby and their starter project have their own licenses and most of my code is licensed under MIT.