Rentfree.site
My own hosting for static sites.
No signup, no account — the operator mints a key for you, then git push is the whole deploy. Static files, served byte-for-byte; nothing runs on the box.
static-only
No build step, no runtime. A push is the whole deploy.
key-or-nothing
One key per site; possession is ownership. Loss is fatal by design.
one box
My infrastructure, no middlemen. This page is the dogfood.
say it
Studio
memes.rentfree.site
Caption a picture, get a watermarked PNG. Nothing leaves your browser.
Library
/docs/
What a Site owner needs to know: deploys, the Admin Key, limits, deletion.
Parlor
stoic.rentfree.site
One stoic quote at a time, from a small homegrown API.
Front desk
hosting.ronner.dev
The same box, run for you — for people who would rather not git push.
deploy: git push runtime: static execution: none