82 lines
2.2 KiB
YAML
82 lines
2.2 KiB
YAML
metadata:
|
|
title: Sand and Bone
|
|
author: D. Moonfire
|
|
language: en
|
|
theme: fedran-theme
|
|
outputDirectory: .
|
|
outputFilename: dmoonfire-100-02-sand-and-bone-{{edition.version}}.{{edition.editionName}}
|
|
|
|
editions:
|
|
epub:
|
|
format: mfgames-writing-epub
|
|
pdf:
|
|
format: mfgames-writing-weasyprint
|
|
isbn: 978-1-940509-25-9
|
|
images:
|
|
grayscale: true
|
|
opaque: true
|
|
|
|
contents:
|
|
- element: cover
|
|
source: build/repos/fedran-covers/dist/full/0100-02-sand-and-bone-front.jpg
|
|
linear: false
|
|
exclude:
|
|
editions: [pdf]
|
|
toc: true
|
|
- element: bastard
|
|
source: frontmatter/bastard.html
|
|
linear: false
|
|
exclude:
|
|
editions: [epub]
|
|
toc: true
|
|
- element: title
|
|
source: frontmatter/title.html
|
|
linear: false
|
|
exclude:
|
|
toc: true
|
|
- element: legal
|
|
source: frontmatter/legal.markdown
|
|
liquid: true
|
|
linear: false
|
|
- element: dedication
|
|
source: frontmatter/dedication.markdown
|
|
linear: false
|
|
- element: toc
|
|
linear: false
|
|
title: Contents
|
|
exclude:
|
|
editions: [pdf]
|
|
- element: preface
|
|
source: frontmatter/miwafu.html
|
|
linear: false
|
|
- element: preface
|
|
source: build/previously.markdown
|
|
linear: false
|
|
- element: blank
|
|
source: frontmatter/pad.html
|
|
linear: false
|
|
exclude:
|
|
editions: [epub]
|
|
- element: chapter
|
|
number: 1
|
|
directory: chapters
|
|
source: /^chapter-\d+.markdown$/
|
|
start: true
|
|
page: 1
|
|
pipeline: &pipelines
|
|
- module: ../../fedran-hyphen/lib/fedran-hyphen
|
|
- module: mfgames-writing-hyphen
|
|
- element: appendix
|
|
source: backmatter/about.markdown
|
|
- element: appendix
|
|
source: backmatter/fedran.markdown
|
|
- element: appendix
|
|
id: license
|
|
source: backmatter/license.markdown
|
|
- element: appendix
|
|
source: backmatter/patrons.markdown
|
|
- element: appendix
|
|
source: backmatter/credits.markdown
|
|
pipeline: *pipelines
|
|
- element: colophon
|
|
source: backmatter/colophon.markdown
|