roosevelt
Advanced tools
Changelog
0.21.8
Changelog
0.21.7
Changelog
0.21.6
certs-generator
script's default name has been changed to generate-certs
. The config auditor will now expect it to be named that.config-audit
script's default name has been changed to audit-config
. The config auditor will now expect it to be named that.allowlist
in CSS preprocessor now supports wildcard matching, e.g. dir/*
.Changelog
0.21.5
allowlist
and blocklist
in static site generator feature now supports wildcard matching, e.g. dir/*
.Changelog
0.21.4
allowlist
and blocklist
to the static site generator feature.Changelog
0.21.3
versionedPublic
is true, Roosevelt will no longer deposit static HTML pages into the versioned directory.Changelog
0.21.2
makeBuildArtifacts
param being set to string.Changelog
0.21.1
Changelog
0.21.0
htmlMinifier
param renamed and expanded to html
. You will need to update your Roosevelt config.
html.sourcePath
, html.models
, and html.output
which lets you generate static HTML pages from the your statics directory by compiling them with a view engine and depositing the output to the public folder at start time.symlinks
that would cause symlinking to a file rather than a directory to fail in Windows.