Installing Blox
July 1, 2026·1 min read
dune theme:install jsr:@dune/theme-blox@1.0.0 --activate
Or pin it in config/site.yaml:
themes:
- name: blox
src: jsr:@dune/theme-blox@1.0.0
theme:
name: blox
src: jsr:@dune/theme-blox@1.0.0
Landing pages use template: landing with a sections: list of blocks and
a collections: map for any collection blocks to reference.