Start here
Jx Suite is a visual site builder ( Jx Studio ), a JSON-native component format ( the Jx framework ), and a compiler that prerenders every page — working on plain files you own and publish with git. Sites that need more than pages get a server tier too: databases, signed-in users, and server functions compile into a small worker alongside the prebuilt output.
Pick your path:
Build visually. Install Jx Studio and follow Your first project to go from starter template to published site.
Understand the format. The Framework section documents the JSON documents Studio writes for you — components, state, reactivity, styling, and how a site compiles.
Extend it. The Extending section covers writing extensions, embedding Studio, and the backend protocol.