Update docs for Rhythm of War

This commit is contained in:
Nemo 2020-08-10 01:42:10 +05:30
parent 6f7a9cef76
commit 1dcb932bb6
1 changed files with 6 additions and 0 deletions

View File

@ -13,6 +13,7 @@ Scripts to generate books from the [Cosmere](https://coppermind.net/wiki/Cosmere
7. Skyward (Serialized till Chapter 15)
8. Defending Elysium
9. Dark One (Preview Chapter)
10. Rhythm of War (Serialized publication on tor.com in progress)
For obvious reasons, the converted ebooks are not part of this repo. You must download and run the script on your own machine to generate the copies.
@ -20,6 +21,10 @@ The code for this is mostly adapted from [hoshruba](https://github.captnemo.in/h
You can download sample files (Lorem Ipsum) from <http://ge.tt/8R61oXm2> to see a sample of how the generated files look.
## Rhythm of War
>The chapter-by-chapter serialization of Rhythm of War, Brandon Sandersons fourth volume in The Stormlight Archive series. New chapters go live every Tuesday up to the November 17, 2020 release date.
## Oathbringer
Tor.com is publishing Oathbringer in serialized form till Chapter 32. This script downloads all of these posts and converts them into a publishable format, including epub, mobi, pdf and html. You can find the tor.com announcement at https://www.tor.com/2017/08/15/brandon-sanderson-oathbringer-serialization-announcement/.
@ -107,6 +112,7 @@ wok-prime
wok-reread
wor-reread
dark-one
row
```
If none is passed, all books will be generated. The entire build (for all books combined) roughly takes 15 minutes on a single core system (excluding the Docker pull).