tilde.team css
Go to file
Brobin acbe3c8eb3 added 1337 h4x0r image 2015-04-15 15:09:54 -05:00
less fixed some wacky colors 2015-04-15 15:02:10 -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 added 1337 h4x0r image 2015-04-15 15:09:54 -05:00
compile.sh initial commit, :octocat: 2015-04-14 11:26:58 -05:00
haxor.png added 1337 h4x0r image 2015-04-15 15:09:54 -05:00

README.rst

image

A Bootstrap theme for 1337 h4x0rs. Inspired by the classic green on black terminal style. This theme will make your website 1337.

Check out the example site!

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 compile script:

$ ./compile.sh

Finally, reference the css in your html and h4ck away!

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

Or, you can just pick up the latest hacker.css

Contributing

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

License

MIT