Welcome to My Headless WordPress
·chowderr
This is my first blog post, served through a modern headless architecture. The content you are reading is managed in WordPress and delivered to you via a blazing-fast Next.js frontend.
How It Works
This site runs on a headless WordPress stack:
- WordPress — content management and GraphQL API (via WPGraphQL)
- Next.js 16 — server-rendered React frontend with Tailwind CSS
- Meilisearch — lightning-fast full-text search
- Caddy — automatic HTTPS with Let’s Encrypt
All of this is deployed on a DigitalOcean Droplet using Docker Compose, with automatic SSL certificate provisioning.
What’s Next
Stay tuned for more posts about web development, technology, and everything in between. This is just the beginning\!