Start here
What Xentium is, how to install it from source, and how the workspace is laid out.
Start here
What Xentium is, how to install it from source, and how the workspace is laid out.
Plugins
Plugins are code: routes, migrations, permissions and blocks. Start with writing a plugin, then read about layout blocks and extension points.
Themes & styling
Themes are data: tokens, layouts and a stylesheet, never code. Read
how the style system works, then the
.xttheme format.
Server admins
Running Xentium in production: systemd, nginx, HTTPS, and the settings the API won’t start without.
Reference
The REST API, the marketplace protocol and the framework packages on npm.
Contributing
How we work, and what we look for when we review a pull request.