Entries

Entries are the main content units in Headcode CMS.

Each entry is identified by a namespace and a key, and contains one or more sections that define its data.

  • Static entries are defined in headcode.config.ts. They’re used for unique content like navigation menus, footers, or the homepage.

  • Dynamic entries are created in the Headcode Admin. They’re used for repeatable content like blog posts or documentation pages.

admin-entries