css/README.rst

769 B

Hacker Bootstrap

A Bootstrap theme for 1337 h@ckers. Inspired by the classic green on black terminal style.

Usage

H4X0RS ONLY

Make sure you have bootstrap and less installed, Open up your h4x0r terminal and type the following

$ npm install bootstrap
$ npm install less

Then compile by using the 1337 comile script

$ ./compile.sh

Finally, reference the css in your html and h@ck away!

<link href="css/hacker.css" rel="stylesheet">

Contributing

Feel free to hack around and submit pull requests. Not every style is 100% comp1337, so any assistance is greatly appreciated.

License

MIT