--- layout: base.njk title: Drafts permalink: /drafts/ eleventyExcludeFromCollections: true ---

Drafts

Unpublished. Visible on the dev server only — yarn build emits none of this. Promote one with git mv drafts/<file> columns/.

{%- if collections.drafts.length %} {%- else %}

No drafts.

{%- endif %}