Creating a Page
Creating new pages in CockpitNest is straightforward, thanks to the powerful combination of Cockpit CMS for content management and Next.js for dynamic page generation. This guide will walk you through the steps to create a new page and connect it with Cockpit CMS for dynamic content.
Create a New Pages
- Log in to Cockpit CMS at
http://localhost:8080
. - Navigate to the Pages section.
- Click on Create Page
- Choose type of your page. type suported:
- Layout (no need configuration)
- Collection (need configuration)
- Singleton (need configuration)
- fill in all fields.
- Save the page.