Book
Book documents are a type of post that discusses a book. They display the bookโs cover and connect to entries via tags.
Navigate ๐
- Via other document > navigate methods.
- Via entry links.
Markdown ๐
Books live in the _books/
directory. Each book should be a directory that contains a markdown file and a cover (.png
) image. All three should have the same name:
// book markdown file
_books/
the-ancient-art-of-bonsai.md
// book cover image
assets/
img/
books/
the-ancient-art-of-bonsai.png