Empower your clients to manage content effortlessly. Auto-detection, tree-view organization, instant loading, and zero setup complexity.
Professional content management without the complexity
Add a simple data-cms-id attribute. The CMS automatically discovers and organizes your content.
Content organized by Pages → Sections → Components. Intuitive hierarchy that makes sense to everyone.
Build-time inlining + smart caching = instant content on every visit. No flash, no layout shift.
Auto-detects images and links. Edit URLs, alt text, fit modes. Live preview with instant updates.
Manage unlimited client projects from one clean dashboard. Each with unique API keys and permissions.
Works with any tech stack. Vanilla JS, React, Vue, Next.js, static sites. Just add the SDK.
Sign in, create a project, get your API key. Takes 30 seconds.
Drop one script tag in your HTML. Configure with your API key. Done.
Add data-cms-id to any element. Text, images, links - all auto-detected.
Your client can now manage content from the dashboard. Updates are instant.
<!-- Add SDK -->
<script src="spaceblock-sdk.js"></script>
<script>
SpaceBlock.init({
apiKey: 'your_api_key',
projectId: 'your_project_id',
autoDetect: true
});
SpaceBlock.load();
</script>
<!-- Mark content -->
<h1 data-cms-id="hero-title">
Welcome to My Site
</h1>
<img
data-cms-id="hero-image"
src="hero.jpg"
alt="Hero"
/>
<a data-cms-id="cta-button" href="/signup">
Get Started
</a>
<!-- That's it! ✨ -->Powerful for developers, intuitive for non-technical users
One SDK, one config object. That's all.
Auto-detection means no manual content tracking.
Vanilla JS, React, Vue, Next.js - works everywhere.
Build-time inlining, caching, zero layout shift.
Developer guide, AI integration guide, code examples.
Clean, professional UI that anyone can use.
Organized by pages and sections - makes sense instantly.
See exactly how images will look before saving.
Changes go live immediately - no waiting.
So simple, clients figure it out in minutes.
Join developers who've simplified their client workflows. Start free, no credit card required.
© 2025 SpaceBlock. Built for developers, loved by clients.