Skip to content

mlrv/mlrv.github.io-001

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mlrv.github.io 👾

This is my personal website, powered by jqconsole. A big thanks goes to btroo, the idea of this website is based on his work.

Setup 🔧

To run it locally, clone it somewhere on your pc with:

git clone git@github.com:mlrv/mlrv.github.io-001.git

I highly suggest installing live-server, a little development server with live reload capability.

npm install -g live-server

Some components are included through browserify. Everything that's exported by module.js is then bundled together in bundle.js, if you change any of those files you have to then run browserify js/module.js -o bundle.js.

Feel free to clone it and play with it if you like.

N.B. the website doesn't work well on mobiles, so I disabled the main features. I might consider fixing it in the future.

Features 📖

List of features to be added

Acknowledgements 👍

Thanks to: