yips.dev
Blog

Hello, World

·meta, personal

Welcome to yips.dev. This is the first post.

I set this up because I wanted somewhere to write things down — notes on problems I've solved, things I'm learning, and the occasional random thought.

What to expect

Mostly technical stuff. Probably some Arch Linux, server tinkering, web development. Maybe some other things if they're interesting enough to write about.

The stack

This site is built with:

  • Next.js 15 with static export
  • Tailwind CSS for styling
  • nginx on an Arch Linux VPS
  • Cloudflare in front for caching and HTTPS

Posts are plain Markdown files in a content/posts/ directory. Simple and portable.


More soon.