Install juicer, build your first site, and learn the directory layout.
The fastest path from zero to a rendered site. By the end of this section you’ll have juicer installed, a working site.toml, and your first page rendering in a browser.
Pages
Installation— Add juicer as an sbt dependency or check out the repo and run from source.
Quickstart— Build a tiny site with one page in three minutes.
Troubleshooting— Common things that go wrong with a fresh juicer install — and the one-line fix for each.
Deploy to GitHub Pages— A copy-pasteable GitHub Actions workflow that builds your juicer site on every push to `stable` and publishes it to GitHub Pages.