-
Notifications
You must be signed in to change notification settings - Fork 1
Adding a cover image
Maxwell Simmer edited this page Oct 23, 2019
·
6 revisions
A cover.xhtml
file is created by b-ber and added to the output folder during the build. An entry for the cover image page is also added to the toc.yml
file so that it appears in the project's flow.
If there is no cover image specified, one will be generated automatically based on the information in the metadata file.
To add a new cover image:
- Add the cover image to the
_project/_images
folder. - Update
_project/metadata.yml
with the new cover entry:
-
term: cover
value: my-new-cover.jpg
See the Image formatting guidelines for details about cover images.
- Adding metadata
- Creating content
- Generating new content
- Authoring and editing content
- Reading order (Table of Contents)
- Configuring the build
- Adding a cover image
- All directives
- Text
- Media
- Misc