Skip to content
This repository has been archived by the owner on Oct 10, 2024. It is now read-only.

Dokkoo 0.4.0

Compare
Choose a tag to compare
@emmyoh emmyoh released this 01 Apr 23:05
· 67 commits to master since this release

Dokkoo 0.4.0

2023-04-01

Logo

Dokkoo is a Mokk (Macro Output Key Kit) implementation written in Rust.

Notes:

  • Release finalized at 71ed0b2.
  • Fixed serve functionality.
  • Added LaTeX math support via MathML.
  • Improved error messages.
  • Added minification support via page.minify or global.minify.
  • Renamed markdown option to markup.
  • Locale is now automatically detected if none is specified.
  • Added global.time, which indicates the time the build started.
  • Restructured code.
  • Updated dependencies.