Turn any workspace into a beautiful, public documentation site. Your readers get a fast, searchable, mobile-friendly experience — you get a live site that updates every time you save a page.
How to publish
- Go to Workspace Settings → Published Docs
- Toggle Enable publishing
- Your docs are instantly live at
app.valoryx.dev/p/your-workspace-slug/
That’s it. Every page in your workspace is now publicly accessible.
What your readers see
Published docs include:
- Navigation sidebar — automatically generated from your page structure
- Full-text search — readers can find any page or section instantly
- Mobile-friendly layout — works on phones, tablets, and desktops
- Syntax-highlighted code — all code blocks render with proper colors
- Table of contents — auto-generated from headings on each page
- Dark mode — readers can toggle between light and dark themes
Custom domains
On Team and Business plans, you can use your own domain:
- Go to Workspace Settings → Custom Domain
- Enter your domain (e.g.,
docs.yourcompany.com) - Add the DNS record shown (a CNAME pointing to our servers)
- SSL certificate is provisioned automatically — no setup needed
Themes
Choose from 7 built-in themes to match your brand. Each theme has customizable colors for the header, sidebar, and accent.
Unpublishing
Toggle publishing off at any time. Your docs immediately become private again. The content stays in your workspace — nothing is deleted.