| ▲ | Show HN: Pagecast – Publish Markdown/HTML Reports to Cloudflare Pages(github.com) | ||||||||||||||||
| 32 points by amaldavid 3 days ago | 8 comments | |||||||||||||||||
I built this because I kept generating HTML/Markdown reports from Claude Code/Codex and needed a permanent share link instead of a localhost tunnel. Pagecast is a local CLI that publishes those files to your own Cloudflare Pages account. It supports Markdown and HTML, stable URLs, renaming, republishing to the same URL, and watch mode for continuous updates to same file. It is MIT licensed. The main design choice is that there is no hosted Pagecast account. It uses your Cloudflare account and deploys there directly and has claude code and codex integrations as skill/hooks. Basically it can be used as a replacement for codex sites or claude artifacts | |||||||||||||||||
| ▲ | mpeg 2 days ago | parent | next [-] | ||||||||||||||||
This is nice, but I don't see much of a difference between just asking claude to write a wrangler config to push to cf pages, which can be extremely simple
then npx wrangler deploy | |||||||||||||||||
| |||||||||||||||||
| ▲ | hbcondo714 2 days ago | parent | prev | next [-] | ||||||||||||||||
Is there by chance a way to password protect the generated site? | |||||||||||||||||
| |||||||||||||||||
| ▲ | rolymath a day ago | parent | prev | next [-] | ||||||||||||||||
Maybe tell your agent that your readme doesn't need to be that long so humans can read it and understand it. The Github readme is ludicrously long winded. What's the point of this vs telling the agent to just use the cloudflare CLI? "Local tool for publishing agent reports and small static sites" - Aren't agent reports small static sites? Why do you need to mention both? Your Good Fits vs Bad Fits section is just a good fits vs bad fits for cloudflare pages, not your specific application. Creating a chrome extension to add the publish button on the page is quite possibly the single biggest piece of evidence I've ever seen that code is now cheap. Readme needs screenshots. ----- Edit: I've been emotionally triggered by this project because the overall feel of it reminds me of all the junior developers at work who've started vibe coding everything and presenting it with confidence that even the most senior developers lack. | |||||||||||||||||
| |||||||||||||||||
| ▲ | ms_by_pd 2 days ago | parent | prev [-] | ||||||||||||||||
what has happened | |||||||||||||||||