Personal Website - https://mkr.pw
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 

497 B

Personal Website

MKRhere/pw

This is my personal website, acts as both a portfolio and a personal space. You can visit the website at https://mkr.pw, or take a look around here.

Building

I've used Sass for styling and CommonJS modules to keep my code maintainable. I've added a build.js to keep it easy to build for production. After cloning the repo, do

npm install
npm install --only=dev
node build

The assets for the site are built at /docs/