A Fast, Lightweight, SEO-ready blogging tool for developers.
WebNami is an opinionated blogging tool for developers. You write in Markdown and get fast, static pages with clean HTML and minimal JavaScript. It ships with sensible defaults and built-in checks that handle the routine setup and catch common issues, so you can focus on writing.
Minimal configurations. No plugins. No Bloat.
npx create-webnami-blog your-blog-name
✔️ Everything Built In – No extra plugins or batteries.
⚡ Performance
- Static HTML generated with 11ty for sub-second load times.
- Automatic image compression.
- CSS minification and JS bundling.
- 100/100 Lighthouse scores.
🔍 SEO
- Audit your site for common SEO issues.
- Canonical URLs added automatically.
- Meta tags and Open Graph tags out of the box.
- JSON-LD structured data for better SERP visibility.
- Sitemap and robots.txt generated automatically.
🎨 UI & Content
- Minimal, responsive design.
- Multiple flexible layouts.
- Automatic syntax highlighting.
- Dark and light theme toggle with system detection.
- Pre-styled custom 404 page.
- Automatic RSS feed.
✔️ Quick start
npx create-webnami-blog your-blog-name
cd your-blog-name
npm run build
npm run seo
npm run dev
Spend less time configuring, more time writing.
All rights reserved © 2025.