Documentation
Guides and references for installing, using, and extending NebulaCMS. If you are new here, start with Start here — it links to the right topic for editors, hosts, and developers.
Extended references at the bottom of this page are long-form companions to the shorter guides. Read the main topic first (for example Theme system), then open the matching "full" article when you need exhaustive detail or a step-by-step walkthrough.
Getting started
Start here
Choose your path: content editing, hosting, or development.
ReadOverview
What NebulaCMS is and how the stack is organized.
ReadInstallation
Install dependencies, configure the environment, and run the application.
ReadGlossary (EN-ID)
Terminology standard for consistent English-Indonesian technical writing.
ReadAbout NebulaCMS
Project goals, documentation languages, and where to follow the roadmap.
ReadCore
Configuration
Important environment variables and config files.
ReadAdmin basics
Everyday admin tasks: sign in, posts, media, and publishing.
ReadAdmin reference
Route names and permissions for the admin panel (developers).
ReadContent model (posts & pages)
Posts, pages, taxonomies, and database concepts.
ReadMedia storage & variants
Image variants, storage disks, S3, and CDN URLs.
ReadFrontend routing
Public URLs, blog, pages, previews, and feeds.
ReadThemes & extensions
API & operations
Extended references
Theme documentation (full)
Exhaustive theme reference — use after Theme system when you need every option.
ReadTheme development guide (full)
Long tutorial-style theme build — pair with the shorter Theme system page.
ReadHooks and templates (full)
Full hook list and template notes — for deep customization beyond Hooks and filters.
ReadStatic pages (full)
Original long-form static pages guide — see Static pages first for the essentials.
Read