Releases: irskep/djockey
Releases · irskep/djockey
v0.2.4
v0.2.3
v0.2.2
-
Markup features
- Typedoc integration
- Allow putting custom links in the header
-
HTML improvements
- OpenGraph and Twitter Card metadata
- Site-wide search using lunr
- 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
-
Stop publishing Yarn and Bun lockfiles, docs, and other unnecessary things on NPM
v0.1.1
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