tilde.team css
Go to file
Brobin f4df7ed303 initial commit, :octocat: 2015-04-14 11:26:58 -05:00
less initial commit, :octocat: 2015-04-14 11:26:58 -05:00
.gitignore initial commit, :octocat: 2015-04-14 11:26:58 -05:00
LICENSE initial commit, :octocat: 2015-04-14 11:26:58 -05:00
README.rst initial commit, :octocat: 2015-04-14 11:26:58 -05:00
compile.sh initial commit, :octocat: 2015-04-14 11:26:58 -05:00

README.rst

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