New features
Parameterized routes for dynamic routing! 🎉
Page loaders for server-side rendering! 🚀
TypeScript fenced code blocks and modules! 🤓
FileAttachmentnow exposes afile.sizeproperty.The new
globalStylesheetsconfig option gives more control over styling.
Bug fixes and other improvements
The
buildcommand now empties the output root before building.The
convertcommand now outputs to the source root by default.Fix rendering of command-line select prompts with many choices.
Inputs.filenow supports thefile.hrefproperty.Pages now include a
<meta name="generator">tag.Use
CREATE TABLEfor small Parquet files withDuckDBClient.of.Fix building when SQL front matter refers to a remote file.
New examples and documentation
New guide on converting notebooks and the
convertcommand!loader-bigquery- Load data from Google BigQuery (Thanks, @dirkbosman!)datawrapper-api- Embed a Datawrapper chart (Thanks, @palewire!)
See release notes on GitHub for more details.