A collection of intentionally poorly written horror stories, from the Something Awful forums
Go to file
cruft 54e26d66c4 A stab at ePub 2009-11-18 20:45:24 -07:00
art Make lucifer chikken artwork CONFORM 2009-11-17 15:15:49 -07:00
epub A stab at ePub 2009-11-18 20:45:24 -07:00
stories A stab at ePub 2009-11-18 20:45:24 -07:00
.gitignore Complete transition to one story per file; thank BirdZerk! 2009-07-09 20:44:07 -06:00
Makefile A stab at ePub 2009-11-18 20:45:24 -07:00
README Add a note to committers on being anonymous 2009-07-09 21:54:40 -06:00
THANKS Purty up THANKS 2009-07-28 09:06:28 -06:00
chapauth.sty Add foreword, list of illustrations; print-ready now 2009-07-27 23:11:15 -06:00
enbook Add foreword, list of illustrations; print-ready now 2009-07-27 23:11:15 -06:00
foot.xhtml A stab at ePub 2009-11-18 20:45:24 -07:00
head.xhtml A stab at ePub 2009-11-18 20:45:24 -07:00
horrors2.ltx A few final changes; remove text about pre-release copy. 2009-08-13 21:46:55 -06:00
mkepub A stab at ePub 2009-11-18 20:45:24 -07:00
praise.tex Releases, more praise, add more art 2009-07-14 16:49:13 -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
style.css A stab at ePub 2009-11-18 20:45:24 -07:00
toxhtml.py A stab at ePub 2009-11-18 20:45:24 -07: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"