This repository contains the source code for http://blog.maartenballiauw.be. Based on Astro-Paper.
Start the project by running the following commands:
# install dependencies if you haven't done so
npm install
# start running the project
npm run dev