First, to be able to work on "Sections" you have to register on sections to open a new project and configure it with your parameters by following the steps below:
To get started create an account by entering your personal information and the Website URL
The below examples are based on the vue-sections library, if you wish to build your own sections client make sure to cover these steps:
Sections needs to reference the page to properly store its content in its system, to proceed, setup sections on a new page and declare it in sections. Once the page is created, you can start adding sections to it.
With a page in place, you can start adding sections to it, while editing the page all you are seeing is not published yet. Save the page to publish your changes to the world.
To load a page and its content in a snap you simply have to load it from sections to feed your frontend code with the right data. You are free to use any technology you want to render the page.
Our vue-js library takes care of that for you out of the box
Tool that will ease the work of website admins offering the ultimate flexibility to choose the content of their pages.