You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Ben Harris 96b9d5ea17 remove yarn.lock 3 years ago
..
less update the tilde.team theme a bit 3 years ago
LICENSE merge css in, add makefile 4 years ago
Makefile update npm deps, tidy makefile 3 years ago
README.md tidy up README.md 3 years ago
dracula.css bump dep versions for security alert 3 years ago
dracula.html remove fork.png and associated <img> tags 3 years ago
fork-awesome.css update fork-awesome 3 years ago
hacker.css bump dep versions for security alert 3 years ago
haxor.png merge css in, add makefile 4 years ago
index.html remove fork.png and associated <img> tags 3 years ago
package-lock.json bump dep versions for security alert 3 years ago
package.json update npm deps, tidy makefile 3 years ago
shrinkwrap.yaml merge css in, add makefile 4 years ago
skeleton.html add skeleton.html 4 years ago

README.md

tilde team hacker bootstrap theme

this is a fork of brobin's hacker bootstrap

the latest compiled css will be available here

if you want a quick start, feel free to use skeleton.html.

curl https://tilde.team/css/skeleton.html > mynewpage.html

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.

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="https://tilde.team/css/hacker.css" rel="stylesheet">

or you could be a real h4x0r.

h4x0rs only

open up your h4x0r terminal and type the following:

git clone https://tildegit.org/team/site
cd site/css

if you want to make adjustments with live-reloading, try this:

make dev

if you just want to compile, you can do this:

make

you'll find the compiled css in hacker.css to do with as you please

contributing

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

thanks for stopping by :)

license

mit