Public showcase for designs, source files, rendered outputs, visual recipes, and actions built with Zenith.
This repository is for work that contributors are allowed to share publicly and
allow others to reuse under the license declared for each entry. If a design,
image, asset, font, client project, or generated output is private or only meant
to be viewed, do not place the files in this repository. Use
external/README.md to link to the owner's own page instead.
Repository URL:
https://github.com/farhan-syah/zenith-showcase
Each in-repository showcase entry should include:
.zensource or action/recipe source where applicable.- Rendered output, usually PNG/JPG/WebP/PDF preview.
- A
README.mdexplaining the idea, author, category, and reuse terms. metadata.jsonwith rights and license information.- Any bundled assets that the contributor has the right to redistribute.
Do not include:
- Client/private work without explicit permission.
- Third-party images, fonts, icons, textures, or generated assets without reuse rights.
- Output from image models if the contributor cannot state the usage rights.
- Work that can only be showcased but not reused. Link it externally instead.
Showcase entries are grouped by practical design intent:
showcase/postersshowcase/flyersshowcase/booksshowcase/magazinesshowcase/adsshowcase/diagramsshowcase/backgroundsshowcase/socialshowcase/presentationsshowcase/cards-stationeryshowcase/actionsshowcase/filtersshowcase/visual-effectsshowcase/recipesshowcase/components
Use showcase/backgrounds for visual recipe outputs such as grunge, abstract,
neuron, honeycomb, glass, texture, and generated pattern backgrounds. Use
showcase/actions, showcase/filters, showcase/visual-effects, and
showcase/recipes for reusable engine workflows or visual techniques rather
than final page designs.
For private work, portfolio-only work, proprietary assets, client work, or work
with custom licensing, add a link under external/README.md.
External showcase licenses are controlled by the owner of the linked page. This repository does not grant rights to copy or reuse external work.
Recommended structure:
showcase/<category>/<entry-slug>/
README.md
metadata.json
source/
design.zen
output/
preview.png
assets/
...
Start from templates/example-entry.
Unless an entry declares a different compatible license in its own README.md
and metadata.json:
.zensource, scripts, metadata, and docs are shared under MIT.- Rendered outputs and bundled visual assets are shared under CC BY 4.0.
Every entry must declare its licenses and set rights_confirmed to true.