kindle version, content warning, ebook information page

This commit is contained in:
Christine Dodrill 2019-02-14 09:10:50 -08:00
parent 70a7d6fe3d
commit d509333954
5 changed files with 15 additions and 1 deletions

3
.gitignore vendored
View File

@ -1,2 +1,3 @@
book book
.DS_Store .DS_Store
*.mobi

View File

@ -1,6 +1,7 @@
# Project Koomer # Project Koomer
- [Introduction](./introduction.md) - [Introduction](./introduction.md)
- [eBook Copy of This Story](./ebook.md)
- [August, 2012](./08_2012.md) - [August, 2012](./08_2012.md)
- [September, 2012](./09_2012.md) - [September, 2012](./09_2012.md)
- [October, 2012](./10_2012.md) - [October, 2012](./10_2012.md)

View File

@ -40,7 +40,9 @@ within.md
' '
pandoc -o project-koomer.epub --epub-chapter-level=1 title.txt $FILES pandoc -o project-koomer.epub --epub-chapter-level=1 title.txt $FILES
kindlegen project-koomer.epub
mkdir -p ../book mkdir -p ../book
cp ./project-koomer.mobi ../book
cp ./project-koomer.epub ../book cp ./project-koomer.epub ../book
cd .. && mdbook build cd .. && mdbook build

6
src/ebook.md Normal file
View File

@ -0,0 +1,6 @@
## eBook Copy of This Story
This eBook file is Public Domain. Sharing, remixing and redistributing are encouraged.
- [ePub (iBooks, etc.)](./project-koomer.epub)
- [Kindle](./project-koomer.mobi)

View File

@ -6,6 +6,10 @@ I don't really know what I can say to prepare you for this.
It is important to stress that this is one person's recorded interactions and results with tulpamancy. This does not represent the normal experience that one can expect from tulpamancy. This is an edge case to say the least. It is important to stress that this is one person's recorded interactions and results with tulpamancy. This does not represent the normal experience that one can expect from tulpamancy. This is an edge case to say the least.
**Content Warning**
This book is basically a subtle psychological horror creepypasta. If this is not something that you would be interested in reading through, you don't have to read it; there's no shame in closing this file and never opening it again. This should only be read by adults.
**Legal Notice** **Legal Notice**
This book is presented solely for educational and entertainment purposes. While best efforts have been used in preparing this book, the authors make no representations or warranties of any kind and assume no liabilities of any kind with respect to the accuracy or completeness of the contents and specifically disclaim any implied warranties of merchantability or fitness of use for a particular purpose. The authors shall not be held liable or responsible to any person or entity with respect to any loss or incidental or consequential damages caused, or alleged to have been caused, directly or indirectly, by the information or programs contained herein. This book is presented solely for educational and entertainment purposes. While best efforts have been used in preparing this book, the authors make no representations or warranties of any kind and assume no liabilities of any kind with respect to the accuracy or completeness of the contents and specifically disclaim any implied warranties of merchantability or fitness of use for a particular purpose. The authors shall not be held liable or responsible to any person or entity with respect to any loss or incidental or consequential damages caused, or alleged to have been caused, directly or indirectly, by the information or programs contained herein.