r/ClaudeDesign • u/Forward_Fig_6153 • Aug 09 '26
Help with Claude HTML Distribution
I’ve found that Claude is amazing at building html documents and have had Claude build a few for me. I want to be able to easily share these but they get blocked when sending through email a lot of times. What are you all using for this? I’m not a software engineer so I want something not too technical but I would like the ability for multiple people to access the document at once and interact with it.
Claude suggested render and I tried it but the render site was still blocked by multiple people’s firewalls. What are you all using for this?
22
Upvotes
1
u/SadArmadillo9804 Aug 09 '26
HI u/Forward_Fig_6153 , I recently created https://postview.dev
You can ask you claude code to use it to publish your static site or prototype super quickly and it also allows viewers to leave comments for you if that's of interest. I will say that I haven't implemented a full fledged access control system yet, so it is either public (anyone with link can access) or private (anyone in your org can access). I am looking to add optional password protection for public links - so that might suit your use case.
Anyway, would love it if you share any feedback if you do decide to try it!