If you're looking at this demo and want Herald on your own site, there are two install paths.
From JSR (recommended)
dune theme:install jsr:@dune/theme-herald@1.0.0 --activate
Pins an exact version in your site's import map — dune lockfile:sync
picks up the change, no manual file copying.
From a ZIP
Grab the release ZIP from the dune-themes GitHub
releases and extract it
into themes/herald/ in your site, then set:
# site.yaml
theme:
name: herald
Either path gets you the same theme — JSR is easier to keep updated, the ZIP works if you'd rather vendor the theme's code directly into your repo.
Cover photo by Andrew Neel on Unsplash.
