Hello World!
Welcome to bland โ a lean, fast workspace for writing and thinking. This page is a small showcase of what the editor can do: slash commands, page mentions, rich text, and everything in between. Built on Cloudflare.
What's inside
A tiny taste
{}
export function greet(name: string) {
return `Hello, ${name}! Welcome to bland.`;
}
greet("reader");Do more with less โ that's the house style. Everything here comes from the same small set of primitives.
What you get | How it feels | Why it matters |
|---|---|---|
Real-time collab | Live cursors, no sync dance | Edits appear as they happen |
Rich blocks | Tables, toggles, code โ one / away | Write first, format as you go |
Read the page end-to-end
Expand a toggle on the RFC page
Poke around the subpages
125 words714 chars1 min read