tealdeer/docs
MHS-0 9bb95ad11d
Add an option to specify a custom config file to be used (#422)
Co-authored-by: Niklas Mohrin <dev@niklasmohrin.de>
2025-05-31 21:43:39 +02:00
..
src Add an option to specify a custom config file to be used (#422) 2025-05-31 21:43:39 +02:00
.gitignore Add mdbook documentation 2020-11-01 01:39:47 +01:00
book.toml Add mdbook documentation 2020-11-01 01:39:47 +01:00
README.md Docs: Add README 2020-11-14 23:55:49 +01:00

Tealdeer Docs

To build the docs, install mdbook.

You can build the HTML with mdbook build.

To serve the docs on localhost:3000 and watch for changes, use mdbook serve.