mirror of https://github.com/MKRhere/pw
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
5148800485
|
7 years ago | |
---|---|---|
.vscode | 7 years ago | |
docs | 7 years ago | |
js | 7 years ago | |
sass | 7 years ago | |
.eslintrc.js | 7 years ago | |
.gitignore | 7 years ago | |
README.md | 7 years ago | |
build.js | 7 years ago | |
package-lock.json | 7 years ago | |
package.json | 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/