Contentful Documentation
✍️ Managing Content Entries
Creating, editing, and publishing content via Contentful CMS.
➕ Creating New Content
- Go to the Content tab.
- Click Add Entry.
- Choose a content type (e.g.,
event
orblogPost
). - Fill out the form and click Publish.
📝 You can save as a draft and publish later.
✏️ Editing Existing Content
- Open any entry from the list.
- Make changes to the fields.
- Click Publish to update the live content.
🗑️ Unpublishing or Deleting
- Open an entry.
- Use the top-right menu to Unpublish or Delete the entry.
🧪 Previewing Changes
- Published entries show up on the live site.
- If using SSG, changes may require cache revalidation or rebuild.