now serving on dr3amy.creepers.pro
Write it in HTML.
Wake up to a live link.
Dr3amy Pages stores your HTML in your own GitHub repo — pure storage, no GitHub Pages needed on your end — and serves it live from this domain. Pick a template or paste your own markup, publish from the browser, and it's up.
<html>
<body>
<h1>hi, i'm live</h1>
</body>
</html>
<body>
<h1>hi, i'm live</h1>
</body>
</html>
How a page gets here
01
Start from something
A minimal template, a link-in-bio layout, or your own HTML file — dropped in as-is.
02
Edit right there
The markup is editable in the browser before it goes anywhere. What you see is what ships.
03
Your repo is just storage
Publishing writes straight to your own GitHub repo — no GitHub Pages, no config on your end.
04
Served from here
Every page is live at /<you>/<your-slug>/ on this domain, pulled straight from your repo.