Modules§
- file_
scan - File scanner - scan directory tree to catalog markdown files and templates. This can be used either for generating an index, or for driving copy operations for static site gen.
- github
- github client library for fetching content from Github
- markdown
- Markdown processing
- md_
parser - Markdown parser - parses markdown and generates html Also generates TOC if the markdown contains a toc-generation flag
- render
- HTML generation
Enums§
- Error
- Errors generated by this library