diff --git a/www/contribute/a-basic-standard-ebooks-source-folder.php b/www/contribute/a-basic-standard-ebooks-source-folder.php index 74f5a55e..87d32a69 100644 --- a/www/contribute/a-basic-standard-ebooks-source-folder.php +++ b/www/contribute/a-basic-standard-ebooks-source-folder.php @@ -54,7 +54,7 @@ require_once('Core.php');
src/epub/text/colophon.xhtml
is the template for the Standard Ebooks colophon that appears at the end of every ebook. Usually you’ll edit this last, once you’ve finalized the cover page and metadata.
src/epub/text/titlepage.xhtml
is the template for the titlepage. The only thing to edit here is the title and author in the titlepage alt
attribute. Leave the rest alone.
src/epub/text/titlepage.xhtml
is the titlepage. The draft script added the title and author. Don’t edit this unless the title and author are incorrect.
src/epub/text/unlicense.xhtml
is the Standard Ebooks public domain dedication. Don’t edit this at all.