Skip to content
/ mdbook Public

Web display of a book written in Markdown. Uses Python, FastHTML, pico CSS, Marko, python-docx, fpdf2.

Notifications You must be signed in to change notification settings

pekrau/mdbook

Repository files navigation

mdbook

Web display of a book written in Markdown.

  • Contents partitionen into sections and texts.
  • Indexing of terms.
  • Reference handling.
  • Footnotes.
  • Write contents to DOCX or PDF file.

Installation notes

Requires environment variables:

  • MDBOOK_DIR: Absolute path to the directory containing the mdbook books.
  • MDBOOK_USER: User name for the administrator user.
  • MDBOOK_PASSWORD: Password for the administrator user.
  • MDBOOK_DEVELOPMENT: When defined, puts app into development mode.

Written in Python using:

About

Web display of a book written in Markdown. Uses Python, FastHTML, pico CSS, Marko, python-docx, fpdf2.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published