Publish websites from Claude Desktop and terminal Claude
Use this guide for Claude Desktop, Claude Code, or a terminal Claude session when the agent needs to build local files and publish the result as a Revdoku website.
Fast setup
Click Copy Prompt in the top-right navigation on Revdoku, then paste the copied prompt into Claude Desktop, Claude Code, or your terminal Claude session.

If the agent needs the local Revdoku client, use:
curl -fsSL https://revdoku.com/install.sh | bash
After Claude connects, ask it to create website files and publish them:
Create a static report website, store it in a Revdoku bucket, publish index.html, and give me the live URL.

What to ask Claude to do
- Create a report site from local notes or CSV files.
- Publish generated documentation as a website.
- Update a previously published Revdoku site.
- Keep the same public URL while revising files.