Skip to content

Version 0.3

Pre-release
Pre-release

Choose a tag to compare

@crempp crempp released this 22 May 09:45
· 39 commits to develop since this release

This version adds many features that make using MDWeb easier and more enjoyable.

New Features

  • Added nav_slug and nav_id attributes to navigation object (#30)
  • Inject current page object to context (#31)
  • Page list sort Jinja filter (#49)
  • Debug helper UI (#43)
  • Added Google Analytics support (#27)
  • Render 4XX and 500.md files when returning those statuses (#20)
  • Updates to the bootstrap theme and demo content (#40)
  • Added page abstract (first X words) make X configurable (#34)
  • Made README better (#36)

Fixes

  • Missing favicon.ico throws exception, should return 404 (#28)