Juicer
English

Themes

The eleven themes that ship in the box — what each one is for and which to pick.

Juicer bundles eleven themes in the docs/themes/ directory of the repository. They’re all hand-rolled CSS, zero-framework, light/dark aware, and tuned for a specific shape of site. A clone of juicer comes with all of them; to use one on your own site, copy the directory or pull it via juicer theme add (each theme’s section shows the exact command).

The shared theming model — palette tokens, customCSS, the file-replacement override pattern — lives in Reference → Theming and applies identically to every bundled theme.

Which one do I want?

If your site is mostly…Use…
Technical docs — sidebar nav, on-this-page rail, searchjuicerdocs
A blog — dated posts, author bylines, tag/year archivesjuicerblog
Long-form prose / study notes — essays, footnotes, mathjuicerstudy
A product / SaaS landing pagejuicerlanding
An image-first portfolio or case-study sitejuicerportfolio
A photo-first gallery — the work is the photosjuicergallery
A backlink-driven wiki / Zettelkastenjuicerwiki
A recipe site — ingredients, methods, schema.org Recipejuicercook
A podcast — audio player, RSS enclosures, subscribe stripjuicerpodcast
A café, restaurant, or small-business sitejuicercafe
A church / ministry / faith-community sitejuicerchurch

What each section covers

Every theme section in this group documents the same three layers:

  • Overview — what the theme ships with, when to pick it, when to pick something else.
  • Configuration — every site.toml key the theme reads, every [<theme>] palette token, every per-page frontmatter knob.
  • Demo site — a live demo rendered with the theme itself. The deploy pipeline builds each demo (sources live under docs/demos/<theme>/) into /themes/<theme>/demo/, so the leaf serves the rendered demo at that URL. The exception is juicerdocs — this docs site is built with juicerdocs, so the juicerdocs Demo site leaf points back at /.

Sections

juicerdocs
The opinionated docs theme that ships with juicer — what powers this very site.
juicerblog
The opinionated blog theme that ships with juicer — exercises every Phase-1 + Phase-2 blog feature, with hand-coded CSS, server-side syntax highlighting, and zero JavaScript framework.
juicerstudy
The bundled study / long-form prose theme — serif reading column, sidebar nav, optional KaTeX math, no JavaScript framework. Tuned for essays, notes, course material, and reading journals.
juicercafe
The bundled small-business theme — café, restaurant, neighborhood spot. Hours widget, menu sections, photo albums, events, "we're working on it" cards.
juicerchurch
The bundled church / ministry theme — sermon archive, recurring-event calendar, ministries section, photo albums.
juicerlanding
The bundled single-page product / SaaS landing theme — frontmatter-driven section stack, slate / indigo / amber palette, no JavaScript framework.
juicerportfolio
The bundled image-led portfolio / case-study theme — project grid + per-project pages with hero, meta sidebar, gallery, and prev/next nav. Warm-paper aesthetic, no JS framework.
juicergallery
A photo-first gallery / portfolio theme. Flat list of galleries on the home page, masonry detail pages, responsive `` markup via the image-variants pipeline.
juicerwiki
Backlink-driven knowledge-base / Zettelkasten theme. Flat URL shape, prominent backlinks panel on every note, tag cloud + client-side search.
juicercook
Recipe-site theme. Each recipe is a structured frontmatter block that renders into a card layout with ingredients, numbered instructions, hero image (responsive), optional process photos, and schema.org Recipe JSON-LD.
juicerpodcast
Audio-first blog / podcast theme. Native HTML5 audio player per episode, Atom feed with entries, PodcastEpisode JSON-LD, subscribe-strip.

Search

Esc
to navigate to open Esc to close