About
WebNami is a fast, lightweight, local-first blogging platform built for developers who want full ownership of their content.
It pairs a Markdown-first workflow with a browser-based admin dashboard, generating a fully static, SEO-optimized site powered by Eleventy and Vite — with no database, no vendor lock-in, and no proprietary backend.
Why WebNami?
Most blogging platforms either lock you into their ecosystem or require complex infrastructure to self-host. WebNami takes a different approach — your content lives in your repository as plain Markdown files, your site builds to static HTML, and you deploy anywhere that serves static files.
Get Started
npx create-webnami-blog my-blog
npm start