A collection of intentionally poorly written horror stories, from the Something Awful forums
Go to file
RidgelyFan 06d26a7c11 Added gun logos, daggers, and apostle status for awardees 2009-07-13 20:41:48 -06:00
art Added gun logos, daggers, and apostle status for awardees 2009-07-13 20:41:48 -06:00
stories Added gun logos, daggers, and apostle status for awardees 2009-07-13 20:41:48 -06:00
.gitignore Complete transition to one story per file; thank BirdZerk! 2009-07-09 20:44:07 -06:00
Makefile Artwork, better chapter titles, selections from Horrors 2009-07-10 18:08:52 -06:00
README Add a note to committers on being anonymous 2009-07-09 21:54:40 -06:00
THANKS Complete transition to one story per file; thank BirdZerk! 2009-07-09 20:44:07 -06:00
chapauth.sty Released some more, fixed more overfull hboxes, re-encoded art 2009-07-11 20:43:08 -06:00
horrors2.ltx Added gun logos, daggers, and apostle status for awardees 2009-07-13 20:41:48 -06:00
sa2ltx.py Add parts 3-4. Ready to begin cleanup. 2009-07-09 10:06:35 -06:00
splitup.py One story per file now, to make copyright and editing easier 2009-07-09 20:25:07 -06:00

README

A note to commiters
-------------------

You probably have git set up with your real name and email address.  If
you would like to change those to something else, remember to do so
*before* you commit anything.  You'll want to change the file

    .git/config

Here's what's at the start of mine:

    [user]
            name = "cruft"
            email = "cruft@mailinator.com"