Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

fablore - Flesh and Blood lore

book.toml

[book]
authors = ["nathaneastwood"]
language = "en"
src = "src"
title = "Legendary Stories"
description = "Community-curated archive of official Flesh and Blood lore — explore Rathe through stories and characters."

[languages]
en = "./en"
es = "./es"

[output.html]
additional-css = ["hero.css", "image.css", "tab.css", "theme/pagetoc.css", "theme/hints.css"]
additional-js = ["tab.js", "back-to-top.js", "hero-hub.js", "theme/pagetoc.js", "theme/hints.js"]
default-theme = "light"
preferred-dark-theme = "ayu"
git-repository-url = "https://github.com/nathaneastwood/fablore"
git-repository-icon = "fa-github"
cname = "legendarystories.net"
sidebar = true

[output.html.fold]
enable = true
level = 0

[preprocessor.hints]