A collection of intentionally poorly written horror stories, from the Something Awful forums
Go to file
cruft 395d036f19 all caps -> small caps, fix some badness 2009-07-09 22:24:12 -06:00
stories all caps -> small caps, fix some badness 2009-07-09 22:24:12 -06:00
.gitignore Complete transition to one story per file; thank BirdZerk! 2009-07-09 20:44:07 -06:00
Makefile Complete transition to one story per file; thank BirdZerk! 2009-07-09 20:44:07 -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
horrors2.ltx Another release 2009-07-09 22:19:28 -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"