# breadway.dev Curated public catalog of Breadway projects — built with [Zola](https://www.getzola.org/) and the Bread Design System (fixed BOS dark base, pywal accents). This site is **curated**, not a dump of every bakery product. The bakery source of truth is `bread-ecosystem/registry/bread-ecosystem.toml`. ## Developing ```bash zola serve ``` ## Building ```bash zola build ``` Output goes to `public/`.