How was md2blog made?
md2blog uses the Deno TypeScript/JavaScript runtime and is built on top of the following open source libraries:
- Deno standard library
- Goldsmith (an in-progress static site generator inspired by Metalsmith)
- Marked for Markdown processing
- highlight.js for syntax highlighting
- event_driven_html_parser for detecting broken links
- literal_html for templates