Skip to content
This repository has been archived by the owner on Jan 6, 2022. It is now read-only.

v0.1.24

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 05 Nov 02:42
· 33 commits to master since this release
  • deadwiki now uses Hatter for its HTML templates. This should hopefully let us make the server-side rendered views a bit more interesting.
  • A few JS keyboard shortcut bugfixes.
  • Render time is now displayed in an HTML comment.
  • Multiple sub-directories are now folded on the index page, beyond just the first.
  • If an index.md file exists, it will be displayed instead of a wiki page list on the page page. (#8)
  • There is now an /all route that will always display all wiki pages.
  • Fix link creation to more closely match filenames. (#7)