Ogio

Blog

Simple blog with GitHub — build notes on Next.js, Python, and Rust.

Recent Projects

Built services

Source-available builds you can inspect to understand how I ship.

  • 2025

    ogio.dev

    Simple blog with Git-backed publishing. Next.js App Router + Contentlayer, deployed via Cloudflare Pages.

    • Git-backed publishing pipeline: pushing to main ships new posts and metadata updates automatically.
    • Static-first App Router setup with Contentlayer, JSON-LD, and sitemap generation for SEO.
    • Edge-rendered OG images with cache headers plus lint/typecheck gates before every deploy.

Latest Writing

From the blog

Browse all →
Hello, world

Starting the blog with a quick note on what to expect.

1 min read