Skip to main content

Posts

The Posts tab lists your project's posts, each with a Draft or Published badge. Use the New post button to create one, or the search box to find an existing post.

What a post is

A post is a single piece of content you can publish to two channels:

  • Web — a page added to the site's content archive
  • Email — sent to a newsletter list

Both channels are optional per post, but every published post has a web page.

Composing a post

FieldNotes
TitlePost title
Web addressThe page slug/URL. Auto-filled from the title; editable
VisibilityListed shows the post in the site's content index. Unlisted gives it a page without listing it
Hero imageOptional. Set via the image picker; used as the social/preview image
DescriptionOne-line summary shown in the archive and used for meta/og tags
BodyPost content, written in Markdown

To also send the post as email, choose a newsletter list and fill in:

FieldNotes
Newsletter listThe list to send to
Email SubjectSubject line
Preview textInbox preheader text

Newsletter lists come from forms with the Newsletter option enabled. See Forms.

Save vs Publish

  • Save saves the content only.
    • On a new post, this creates a draft — not on the site, no email sent.
    • On an already-published post, the edit goes live on the web immediately. Save never sends email.
  • Publish puts the post live on the web and, if a newsletter list is selected, sends the email to that list.

Publishing an already-published post re-sends the email. A confirmation dialog shows the subscriber count before it sends.

Post detail page

Opening a post shows its Draft/Published badge, a View live page link (only when published), and:

ActionEffect
Publish / Re-publishPublishes the post; see Save vs Publish
UnpublishRemoves the post's page from the site. The post remains as a draft, not deleted
EditOpens the post for editing
DeletePermanently removes the post

For posts that were emailed, the detail page also shows email stats — recipients, sent, click-through rate, and unique clickers — plus a per-link click breakdown.

Notes

  • Emails include a "view this post on the web" link back to the published page.
  • Unpublishing takes the page down but keeps the post as a draft you can edit and republish later.