# slepp.dev

> This site — a project directory and now page.

- Status: active
- Started: 2026-02-15
- Category: Web & Apps
- URL: https://slepp.dev
- Tags: astro, web

slepp.dev is this site: a deliberately minimal index of what I'm building, learning, and shipping. Each project is a single Markdown file that gets auto-indexed, grouped by status, and sorted newest-first — adding a new one is as simple as `npm run new` and writing a paragraph.

I wanted something faster and lower-friction than a full blog or portfolio: one page I can point people to that answers "what's slepp up to lately?" at a glance, with an instant client-side filter to find things.

It's a static Astro build deployed to Cloudflare as plain assets — no server, no database, no runtime cost. A companion to the busier slepp.ca.
