Made with <3 by codecantor
How to have a local copy:
- git clone this repo
- install sass (if not installed)
- cd in the repo
- sass assets/scss/style.scss assets/scss/style.css
- launch static server (e.g., python -m SimpleHTTPServer 8001)
How to contribute:
- create chages in your local project, and push them to you remote github clone
- create a pull request