Tags: irskep/djockey
Tags
v0.2.5 - Static file improvements - Static files can be added from outside the doc source directory - WOFF2 files are preloaded - Many changes to the default theme - Bug fixes - Search results no longer contain duplicated text - Fixed some issues with custom markup and how it's documented - Probably fixed more Windows bugs
v0.2.0 - Markup features - [Typedoc integration](#typedoc-integration) - Allow putting custom links in the header - HTML improvements - OpenGraph and Twitter Card metadata - Site-wide search using [lunr](https://lunrjs.com) - Move "On this page" to a header bar on mobile instead of just disappearing - Plugin API improvements - Plugins can provide static files, perhaps based on site content (this powers search) - More methods can be async - Plugins can mark nodes as "special" and not to be touched by other plugins
v0.1.0 - Overhaul logging and error reporting - Support `.dj` file extension in addition to `.djot` - Configuration - Switch from camel case to snake case for config keys - Remove or refactor many config options - Markup features - Code blocks with multiple tabs - Allow configuring a default syntax highlighting language for code blocks and inline verbatims - Support GitHub Flavored Markdown syntax for alerts - Markup in headings appears in "next" and "previous" links