frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Open in hackernews

NimbiCMS – a Markdown-first CMS for static servers

2•abel_vm•1h ago
Publishing should be effortless — that’s why I built NimbiCMS, the tiny Markdown-first runtime that runs on static servers. You can deploy to S3 or a simple HTTP server running in your NAS.

It renders a folder of Markdown files at runtime (no build step), so editing a file and pushing is all it takes to publish. For readers, that means fast, accessible pages: lazy-loaded images with smooth previews, a sticky table of contents for long reads, reading-time estimates, and accurate social previews that look great when shared.

Under the hood, NimbiCMS keeps heavy work in web workers, supports flexible indexing strategies, and ships small, focused bundles so sites stay snappy without sacrificing SEO or accessibility. If you run a blog, docs site, or a small marketing site and want a low-friction, reader-first content layer, give it a try at

https://abelvm.github.io/nimbiCMS/