The CMS for
engineering teams.
Syntax-highlighted code blocks with copy buttons, a live table of contents, IndexNow on every publish, changelog post type, and Lighthouse 97 scores. All included — no WordPress plugin tax.
// VeloCMS auto-submits to IndexNow on every publish
await publishPost({ id, slug, status: "published" });
// → POST https://api.indexnow.org/indexnow
// → Bing crawls your post in < 10 minutesEverything an engineering blog needs
No plugin sprawl. No maintenance burden. Just a fast, well-structured blog that ranks and makes your team look professional.
Syntax highlighting with copy-to-clipboard
The TipTap editor stores code blocks with language detection via lowlight. Every rendered code block shows a language badge (TypeScript, bash, JSON) and a one-click copy button. Clicking 'Copy' puts raw code — no HTML entities, no syntax spans — directly on the clipboard.
Changelog post type
Create a new post, select Changelog entry from the post-type selector, and it automatically receives the changelog tag on publish. Your /changelog route renders all tagged posts in reverse-chronological order — no tribal knowledge required. The SaaS onboarding flow includes a changelog guidance note from day one.
IndexNow on every publish
VeloCMS submits your post URL to Bing IndexNow the moment you hit Publish. Bing, Yandex, and other IndexNow participants pick up new content in minutes rather than days. Combined with the AI-first SEO scoring in the editor, your release notes rank before your competitors' crawlers have even woken up.
Sub-1s LCP on engineering content
The Engineering theme averages 97/100 on Lighthouse Performance in our benchmark suite. Server Components mean zero client-side waterfall. Code blocks are server-rendered HTML with CSS highlighting — no JavaScript syntax highlighter running in the browser on every page load.
Engineering and Terminal themes
Two themes designed for developer audiences: Engineering (clean, functional, with a sticky live TOC sidebar) and Terminal (monospace, high-contrast, dark-first). Both render code blocks with the same copy button and language badge. Activate with one click in Admin > Themes.
Plugin API for advanced customisation
First-party plugins include Google Analytics, Table of Contents, Newsletter Mailchimp integration, and more. The plugin SDK (TypeScript, isolated from tenant code) lets advanced operators build custom integrations. See the developer portal for the current API reference and roadmap.
Your /changelog is one post type away
Create a post, select Changelog entry from the post-type dropdown, and publish. VeloCMS automatically applies the changelog tag and the post appears at /changelog — properly formatted with version, date, and change details. No documentation for your team to read, no tribal knowledge about which tag to add. It just works.
Combined with IndexNow, your release notes are indexed by search engines within minutes of publication. Developers searching for your SDK's changelog find your official notes — not a third-party summary from someone who scraped your GitHub releases.
Numbers developers care about
<1s
LCP (p75)
97
Lighthouse Performance
<200ms
TBT
0
Plugin vulnerabilities
Ship your engineering blog today.
14-day free trial. Your first post is live in under 5 minutes.
Start building