coderjono.me A website about myself. The site is rebuilt in GatsbyJS. Get started Install dependencies npm install Set up .env cp .env.example > .env Start up local server npm start