Skip to content
Tech News
← Back to articles

Show HN: Pagecast – Publish Markdown/HTML Reports to Cloudflare Pages

read original more articles
Why This Matters

Pagecast offers a streamlined way for developers to preview, manage, and publish static reports and mini web apps directly to Cloudflare Pages, enhancing workflow efficiency and collaboration. Its local-first approach combined with automation capabilities makes it a valuable tool for developers creating static content, dashboards, and documentation, while simplifying deployment processes. This integration addresses the growing need for quick, reliable static publishing within modern development pipelines.

Key Takeaways

Pagecast

Preview local HTML reports, Markdown docs, and static mini apps, then publish them to shareable Cloudflare Pages URLs from the terminal or your coding agent.

Live app: https://pagecasthq.pages.dev/

About

Pagecast is a local-first publishing tool for agent-generated reports and small static web projects. It gives you a local admin UI for previewing files, managing published versions, renaming links, re-syncing updates, and revoking old URLs. For automation, it exposes headless pagecast publish commands, a small Cloudflare Pages CLI abstraction, and Codex / Claude agent skills.

Good fits:

HTML reports, dashboards, coverage output, Playwright or Lighthouse reports.

Markdown plans, proposals, release notes, docs, and summaries.

Static mini apps from build folders such as dist , build , out , or public .

, , , or . Coding-agent workflows that should ask before publishing a finished artifact.

... continue reading