View source: Blueprint

The Panel setup for this page is controlled by the blueprint pages/portfolio.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.yml
title: Portfolio
icon: 📸

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

columns:
  - width: 2/3
    sections:
      projects:
        extends: sections/portfolio/projects
        headline: Projects
  - width: 1/3
    sections:
      pages:
        template:
          - portfolio-profile