Skip to content

Personal website of engineer, maker, and game developer

Notifications You must be signed in to change notification settings

mikolasan/mikolasan.github.io

Repository files navigation

Blog

Gatsby Commit Activity Website W3C

My knowledge base and personal blog written with React and Gatsbyjs.

develop

yarn develop

production ready

yarn gulp # run gulp tasks to update dates
yarn build
yarn serve

deploy

yarn deploy