gomarkwiki: a command-line app for generating HTML from Markdown #402
stalexan
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi! I've written a command-line app that uses Goldmark to generate HTML, and wanted to share it here. It walks a given directory structure that has Markdown, and creates a similar directory structure with HTML. I use it for keeping notes in personal wikis. I was using ikiwiki, but wanted something that was faster and has support for more modern Markdown.
The app is gomarkwiki, and can be found here, on GitHub: gomarkwiki.
Comments, questions, and feedback are welcome. Thanks!
Sean Alexandre
sean@alexan.org
Beta Was this translation helpful? Give feedback.
All reactions