tilde.team css
Go to file
Ben Harris 33c4f1c92a add live-reload dev server :) 2018-06-07 12:12:51 -04:00
dist rename css/ to dist/ 2017-12-29 16:31:39 -05:00
img add live-reload dev server :) 2018-06-07 12:12:51 -04:00
less merge mio/color-edits 2018-06-06 15:22:08 -04:00
.gitignore rename css/ to dist/ 2017-12-29 16:31:39 -05:00
LICENSE initial commit, :octocat: 2015-04-14 11:26:58 -05:00
README.md update readme and add package.json 2017-12-28 16:36:45 -05:00
haxor.png added 1337 h4x0r image 2015-04-15 15:09:54 -05:00
index.html add live-reload dev server :) 2018-06-07 12:12:51 -04:00
package-lock.json add live-reload dev server :) 2018-06-07 12:12:51 -04:00
package.json add live-reload dev server :) 2018-06-07 12:12:51 -04:00

README.md

Tilde Team Hacker Bootstrap Theme

The latest compiled CSS will be available here

The major changes from the original are a few tweaks to colors of code samples and font sizes.

Feel free to use and modify as you like!

This is the style used on tilde.team.


Original README from brobin

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

You can pick up the latest hacker.css and reference the css in your page.

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

Or you could be a real h4x0r.

H4X0RS ONLY

Make sure you have bootstrap and less installed (they're listed as dependencies in package.json). Open up your h4x0r terminal and type the following:

$ npm install

Then compile by using the 1337 compile script:

$ npm run build

Contributing

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

License

MIT