Skip to content
Home
Hello, world — a soft start with jellypuff

Hello, world — a soft start with jellypuff

2 min read 258 words

A cozy hello from the paper desk: why we started jellypuff, what to expect, and a tiny peek at the editorial desk.

Hello, world

Welcome to jellypuff.link — a little paper desk on the internet where stories feel as soft as jellypuff itself. We started this place because the web felt a little too sharp, and we wanted something rounder, warmer, like a cloud you could fold and keep in your pocket.

What you'll find here

  • Warm words, soft photos, and hand-drawn clouds.
  • Stories about mornings, light, tea, and the small things we notice when we slow down.
  • Photos treated like editorial prints — rounded corners, gentle shadows, lazy-loaded with a puff of blur.

"Softness is not the absence of shape — it's the courage to stay round in a pointy world."

A tiny code moment

We love the quiet craft of making things. Here's a little hello in code:

function jellypuff(greeting) {
  return `${greeting}, world — as soft as clouds`;
}
console.log(jellypuff("Hello"));

And a peek at our word-count craft:

function readingTime(words: number): number {
  return Math.ceil(words / 200);
}

A warm paper desk with morning light

Stories here are short enough to read with tea, long enough to linger. We measure reading time at 200 words per minute — gentle, unhurried. If you see a puff blush, you know you're in the right place.

Thank you for being here. The kettle is on.

Share Twitter