What is it
Flexweg CMS is a content management system designed for Flexweg's static hosting service. It looks and feels like a modern admin panel — block editor, media library, plugins, themes, menus — but the site it publishes is 100% static HTML/CSS/JS, served directly from Flexweg's CDN with no server runtime.
How it works
This page walks through what actually happens when you use the CMS — when you click Publish, when a visitor opens a page, when you switch themes — so the model makes sense before you start using it.
Quick start
This guide walks you through deploying a working Flexweg CMS without compiling anything locally. You'll have a live admin running on your Flexweg site at the end, ready to publish your first post.
Coming from WordPress
Flexweg CMS borrows a lot of WordPress's vocabulary and patterns — posts, pages, categories, tags, menus, themes, plugins, hooks, filters, actions, must-use plugins, settings, media library. If you've used WP, the admin will feel familiar.