Show HN: Page Cast – A single-file HTML host that hosts itself

  • Posted 4 hours ago by Romelium
  • 2 points
https://gist.githack.com/Romelium/7513fc74536c3be15edf769cc416d10f/raw/4cebb56717ae4637de404039918637526e5f2345/index.html
Needed a quick way to share HTML prototypes without setting up a repo or using a heavy SaaS, so I threw this together.

It’s a single HTML file (editor + preview + publisher). You can save it locally and use it offline. It takes your GitHub token, creates a Gist, and gives you a permanent rawgithack link.

The landing page linked above was generated by the tool itself.

Practical link: https://pagecast.romelium.cc/ Source is here: https://github.com/Romelium/PageCast

0 comments