Juicer
English

Demo site

This site (juicer.build) IS the juicerdocs demo — every page you’ve been reading is rendered with the theme.

Unlike the other six bundled themes — each of which has its own demo site under docs/demos/<theme>/ that the deploy pipeline builds into /themes/<theme>/demo/juicerdocs has no separate demo source. This site, juicer.build, is built with juicerdocs. Every page you’ve been reading is the live theme.

What this site demonstrates

The juicerdocs theme rendering against real-world content — over a hundred markdown pages, deep section trees, all 17 shortcodes in use, search backed by /search.json, the right-rail “On this page” TOC, mobile sidebar overlay, light + dark mode driven by the topbar toggle, server-side syntax highlighting in code blocks.

← Back to the home page and read around the docs to see every juicerdocs feature in context. Or, if you want a quick tour:

Use it as a template

The source for juicer.build lives at docs/ in the juicer repository. The shape:

docs/
├── site.toml             # site config
├── content/              # this entire docs tree
├── themes/juicerdocs/    # the theme itself
└── demos/                # per-theme demo sources (built separately)

Strip the existing content/ tree, replace it with your own, and point [juicerdocs] logo at your wordmark. The companion Configuration reference catalogues every site.toml key, palette token, and per-page frontmatter knob the theme reads.

Search

Esc
to navigate to open Esc to close