Skip to content

v0.0.6

Choose a tag to compare

@RobertoPrevato RobertoPrevato released this 11 Aug 21:26
· 41 commits to main since this release
9d9b828
  • Adds common classes to enable custom extensions reading configuration from:
    • YAML, JSON, or CSV embedded in the markdown source
    • YAML, JSON, or CSV fetched from a URL at build time (simple HTTP GET), with the
      option to define a custom fetcher for example for use cases that require
      authentication
  • Adds the Cards extension, to render cards
  • Adds the Timeline extension, to render timelines
  • Adds the Projects extension, with a control to render Gantt diagrams ✨
  • Adds the link to the documentation site
  • Drops support for Python 3.7 in the build pipeline (code might still work but is not ensured)

Downloads: