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.
 
 
Muthu Kumar e871e4f4ea
[update] Minor changes
6 years ago
.vscode Initial workspace configuration 7 years ago
docs [update] Minor changes 6 years ago
js Tooltip fixes 7 years ago
sass Portfolio boxes overflow fix 7 years ago
.eslintrc.js Initial workspace configuration 7 years ago
.gitignore Added ignores 7 years ago
README.md Renamed /public to /docs for gh-pages 7 years ago
build.js Tooltip fixes 7 years ago
package-lock.json Added babel-polyfill 7 years ago
package.json Full content added (December 10, 2017) 7 years ago

README.md

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/