View source: Blueprint

The Panel setup for this page is controlled by the blueprint pages/portfolio-projects.yml.

All blueprints can be found in the /site/blueprints folder.

To learn more about Kirby's blueprints, please check out our docs: https://getkirby.com/docs

Back to the page

/site/blueprints/pages/portfolio-projects.yml
title: Projects
icon: 📸

status:
  draft: Locked
  unlisted: Locked
  listed: Locked

options:
  title: false
  status: false
  duplicate: false
  url: false
  delete: false

sections:
  drafts:
    extends: sections/portfolio/projects
    headline: Drafts
    layout: list
    status: draft

  listed:
    extends: sections/portfolio/projects
    headline: Published Projects
    status: listed