Coming soon: UrPage
YourSpace is a tiny CDN for shipping static sites. UrPage is the next thing we're building on top of it: turn a short profile into a clean, fast business page — the kind a local shop, a freelancer, or a side project wants, without wrestling a site builder.
You write a profile. UrPage renders the page.
The profile
A page is driven by one small file:
name: Sunrise Bakery
tagline: Sourdough, scones, and strong coffee
email: hello@example.com
address: 42 Market St, Anytown
hours:
- day: tuesday
open: "07:00"
close: "15:00"
- day: monday
closed: true
links:
- label: Menu
url: https://example.com/menu
- label: Order online
url: https://example.com/order
theme: warm
Name, tagline, contact, opening hours, the links you want up front, and a theme. UrPage turns it into a clean, mobile-friendly page — with the schema.org structured data search engines read — served fast on its own address.
What's coming
UrPage is in development. The page format you see here is the real one, and the renderer behind it is built — what we're finishing is the authoring flow, so you'll be able to write a profile and publish it with the same YourSpace tooling you already use. It isn't open yet; this is an early look.
We'll post here when you can try it.