Closed
Description
Hi,
It would be great to have support for single page rendering and serving.
For instance if I'd like to prepare a nice CONTRIBUTING.md or README.md for my project locally.
From the user perspective all the mdbook commands would work identically as if the [dir] were given but the target path would be a single Markdown file.
I do not know yet how much work would it take (most likely mdbook is quite coupled to the book/chapters idea) but I would be willing to work on it if there is interest in such feature and someone to give some guidance around the codebase ;)