tiny sites
your subdomain, you.bimb.ooo, is a small website. how it behaves depends on
what you publish.
a homepage
publish a public page at index.html (or index for markdown) and it becomes
the front door. visiting you.bimb.ooo shows it.
a listing
with no homepage, bimbooo shows a tidy list of everything you left public, newest first. mark a thing public to have it appear, or keep it unlisted to leave it off.
nothing yet
with nothing public and no homepage, a visitor gets a friendly note that there is nothing here yet.
your own 404
publish a public page at 404.html (or 404) and it answers for anything that
cannot be found on your site.
styles and files
a small site is just a few things at friendly paths: an index.html, a
style.css, an about. link them together and you have a page that is yours,
with no build step and no folder to upload.
← the manual · publishing · sites · links · account