├── Font ├── dejavu-sans webfont.zip └── dejavu-sans.zip ├── LICENSE ├── Poster ├── evildead.png ├── evildead.psd ├── poster_shit.jpg └── poster_shit.pdf ├── README.md ├── Sentences.txt ├── html ├── DejaVuSans.svg ├── DejaVuSans.woff2 ├── evildead.png ├── index.html └── stylesheet.css └── poster_shit_corrected.pdf /Font/dejavu-sans webfont.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RomelSan/hackers-dont-give-a-shit/HEAD/Font/dejavu-sans webfont.zip -------------------------------------------------------------------------------- /Font/dejavu-sans.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RomelSan/hackers-dont-give-a-shit/HEAD/Font/dejavu-sans.zip -------------------------------------------------------------------------------- /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RomelSan/hackers-dont-give-a-shit/HEAD/LICENSE -------------------------------------------------------------------------------- /Poster/evildead.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RomelSan/hackers-dont-give-a-shit/HEAD/Poster/evildead.png -------------------------------------------------------------------------------- /Poster/evildead.psd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RomelSan/hackers-dont-give-a-shit/HEAD/Poster/evildead.psd -------------------------------------------------------------------------------- /Poster/poster_shit.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RomelSan/hackers-dont-give-a-shit/HEAD/Poster/poster_shit.jpg -------------------------------------------------------------------------------- /Poster/poster_shit.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RomelSan/hackers-dont-give-a-shit/HEAD/Poster/poster_shit.pdf -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RomelSan/hackers-dont-give-a-shit/HEAD/README.md -------------------------------------------------------------------------------- /Sentences.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RomelSan/hackers-dont-give-a-shit/HEAD/Sentences.txt -------------------------------------------------------------------------------- /html/DejaVuSans.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RomelSan/hackers-dont-give-a-shit/HEAD/html/DejaVuSans.svg -------------------------------------------------------------------------------- /html/DejaVuSans.woff2: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RomelSan/hackers-dont-give-a-shit/HEAD/html/DejaVuSans.woff2 -------------------------------------------------------------------------------- /html/evildead.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RomelSan/hackers-dont-give-a-shit/HEAD/html/evildead.png -------------------------------------------------------------------------------- /html/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RomelSan/hackers-dont-give-a-shit/HEAD/html/index.html -------------------------------------------------------------------------------- /html/stylesheet.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RomelSan/hackers-dont-give-a-shit/HEAD/html/stylesheet.css -------------------------------------------------------------------------------- /poster_shit_corrected.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RomelSan/hackers-dont-give-a-shit/HEAD/poster_shit_corrected.pdf --------------------------------------------------------------------------------