Notebook / workbench

Write a post.

Preview Markdown locally, then save it. The server creates and stores the rendered HTML.

The draft stays local until you publish it.

Live preview

notes

Untitled post

A new post

Write Markdown on the left and see it rendered here.

Ready to publish

The preview is created in this browser. When you publish, the server stores this Markdown and its rendered HTML.

rust
fn main() {
    println!("small, local, predictable");
}