Features
Kabra includes the following core features:
Custom Markdown Parser: Built from scratch in Zig with a custom lexer, tokenizer, and AST generator.
Fast and Lightweight: Compiles to a single binary with zero external runtime dependencies.
Static Site Generation: Automatically generates a structured HTML layout with a sidebar navigation menu and breadcrumbs.
Asset Management: Seamlessly copies your images and static assets to the output directory.
Custom Styling: Comes with a default CSS template that can be easily overridden.
Built-in Developer Logging: Detailed AST and token tree dumping available for debugging and development.