documentation icon indicating copy to clipboard operation
documentation copied to clipboard

Markdown only theme

Open Radiergummi opened this issue 7 years ago • 1 comments

I've just finished a documentation.js theme that renders to plain markdown, so I can integrate the output in my documentation generator (mkdocs in this case). Since the default markdown output renders everything in a single file, I hacked my way around the default HTML theme to get it to write the individual sections into markdown files, properly formatted and linked.
This has worked out pretty smooth, you can take a look here: https://radiergummi.github.io/journeyman

Now my actual question is - would you guys be interested in such a theme? It's kind of a duct tape solution right now but I would certainly be happy to rebuild it properly.

Radiergummi avatar Jun 23 '18 16:06 Radiergummi

Super cool! Sure - if you've got the time to refactor it into something PR-able, we'd definitely be into it.

tmcw avatar Jun 28 '18 03:06 tmcw