Big Picture
Scroll-driven fullscreen gallery landing. Adapted from HTML5 UP Big Picture (CC BY 3.0).

Demo: https://themes.getdune.org/big-picture
Tags: dune-theme, landing, html5up, gallery
License: Design by HTML5 UP (CC BY 3.0). Sites using this theme must keep visible design credit per the Creative Commons Attribution 3.0 License.
Install
dune theme:install jsr:@dune/theme-big-picture@1.0.1 --activate
Or by hand, in config/site.yaml:
themes:
- name: big-picture
src: jsr:@dune/theme-big-picture@1.0.1
theme:
name: big-picture
src: jsr:@dune/theme-big-picture@1.0.1
Fullscreen intro, alternating content panels, and gallery grid. See the live demo.
Templates
| Template | Role |
|---|---|
default |
Scroll landing on home; plain pages elsewhere |
blog |
Post listing |
post |
Single post |
archives |
Year-grouped post list |
search |
Form search |
error |
Themed 404 / 500 |
Attribution on live sites
Visible HTML5 UP credit is on by default (show_html5up_credit). Do not
remove upstream design credit unless you hold a separate
Pixelarity license.
From template to your site
- Choose a starting design — this theme, another HTML5 UP template, or a Pixelarity design
- We adapt structure, styling, and Dune configuration to your content
- You get a deployed, maintained Dune site — not a redistributable theme package
Themes we implement from Pixelarity are bespoke client projects only. Contact us →
Deviations from upstream
- Routes use Dune fixtures (
/blog,/search,/archives,/about) instead of static HTML5 UP page files. - Search is server-side
/api/searchvia the theme'ssearchtemplate, not a client-only index. - Contact / forms from the upstream demo are not wired to a mail backend.
- No dark mode / no color-scheme presets — upstream Big Picture is a single design; a Dune dark or multi-scheme lift may land later as an optional enhancement, not as fidelity work.
- CC BY credit remains visible when
show_html5up_creditis on (compare https://html5up.net/big-picture).