From ebf9651e25b17788a699bc6d09b8613a68b6742d Mon Sep 17 00:00:00 2001 From: Alex Cabal Date: Sat, 14 Jan 2023 21:31:52 -0600 Subject: [PATCH] Tweak file list page --- www/contribute/a-basic-standard-ebooks-source-folder.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/www/contribute/a-basic-standard-ebooks-source-folder.php b/www/contribute/a-basic-standard-ebooks-source-folder.php index 87d32a69..b764389f 100644 --- a/www/contribute/a-basic-standard-ebooks-source-folder.php +++ b/www/contribute/a-basic-standard-ebooks-source-folder.php @@ -48,13 +48,13 @@ require_once('Core.php');

src/epub/images/ contains the images used in the final epub. Right now it contains the Standard Ebooks logo file used in the colophon; don’t edit the logo. Once you’ve finished the cover and titlepage images in ./images/, the build-images script will compile them and put them here.

  • -

    src/epub/text/ is the meat and potatoes of the ebook! You’ll place the source XHTML files here, alongside the templates the draft script created for you:

    +

    src/epub/text/ is the meat and potatoes of the ebook! You’ll place the source XHTML files here, alongside the templates se create-draft created for you: