Ink

Long-form writing theme for Dune — design inspired by Attila, Dune-native (not a port).

Ink screenshot

Demohttps://themes.getdune.org/ink

Tags: dune-theme, blog, writing, serif, inspired

Install

dune theme:install jsr:@dune/theme-ink@1.0.1 --activate

Or by hand, in config/site.yaml:

themes:
  - name: ink
    src: jsr:@dune/theme-ink@1.0.1

theme:
  name: ink
  src: jsr:@dune/theme-ink@1.0.1

Centered serif masthead, dark mode, reading time, author box, and tag links (/tags/{name}/). Config options live in theme.yaml (color_scheme, scheme_switcher, default_dark, show_reading_time, home_subtitle, author fields, social URLs, footer_text). Full walkthrough is in the live demo's Installing / Configuring posts.

Templates

Template Notes
default Plain page
post Reading time, tags, author box
blog Collection card list (home + /blog)
archives Posts grouped by year / month
search Form search over Dune /api/search
error Themed 404 / 500

Not a port of Attila. For a near-identical upstream experience, use a faithful port from the dune-themes catalog when available.