Modules§
- 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 client library for fetching content from Github
- Markdown processing
- Markdown parser - parses markdown and generates html Also generates TOC if the markdown contains a toc-generation flag
- HTML generation
Enums§
- Errors generated by this library