Dynamic content types
Model singletons and repeatable collections visually, then evolve fields through guarded schema changes.
Website-aware content operations
Render Vouz is a multi-site CMS built for controlled publishing: structured content, site-scoped media, action-level roles, real previews, and verified releases.
Active workspace
Alexander Portfolio
01
Hero
Schema-backed
02
Projects
Schema-backed
03
Testimonials
Schema-backed
04
Services
Schema-backed
A real control plane
Model singletons and repeatable collections visually, then evolve fields through guarded schema changes.
Manage images and metadata inside the same tenant boundary as the content that references them.
Preview privately, publish through signed revalidation, and report success only after the website confirms it.
Separate reading, editing, publishing, media, settings, and user administration with explicit permissions.
Use a central multi-site control plane or a branded portal locked to one verified hostname.
Keep authentication, Postgres content, Storage, revisions, and tenant isolation in one auditable data layer.
The release path
Publishing is a transaction you can inspect, retry, and audit—not a success toast driven by a timer.
Define the content structure your website understands.
Write entries, select media, and keep work private as a draft.
Review the real connected website with a short-lived signed preview.
Promote a revision, revalidate the site, and verify the live response.
Central mode
Choose a site, carry its exact identity through every query and cache key, and switch without mixing tenant state.
Branded mode
A branded workspace removes the site switcher and resolves its tenant from a verified domain, so another site cannot be selected by URL.
Secure by boundary
Render Vouz combines application checks with Postgres RLS, site-scoped Storage, audited schema changes, short-lived previews, and replay-protected revalidation.