📄️ Introduction
📄️ Layout Page
Group elements common to multiple pages into a single layout
📄️ Color Palette
Manage a site's color palette
📄️ Componenti Annidati
Componenti Annidati
📄️ Static Websites
📄️ Navigation menu
How to create a menu for your application
📄️ Query Components
Retrieve assets and content from the frontend
📄️ Template Page
How to represent sets of content with the same page layout
📄️ News Website
Manage news/article lists
📄️ Pagination of Results
For API endpoints that retrieve result lists, the frontend must handle pagination to avoid retrieving the entire result set in a single call, which is limited to a maximum of 100 items.