GAZU is a simple http site for me to experiment with css and stuff.
- random side panel with no use (currently hidden, will use later maybe)
- markdown rendering using marked
- my own css, that hopefully doenst burn you eyes xD
- syntax highlighting using highlight.js
- build using browserify
download the source and run:
$ npm i
$ npm run build
$ npm start