View source: Blueprint

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

icon: 🖼

status:
  draft: true
  listed: true

columns:

  - width: 1/3
    fields:
      text:
        type: writer

  - width: 2/3
    sections:
      images:
        type: files
        layout: cards
        template: portfolio-project-image
        info: "{{ file.dimensions }}"
        image:
          ratio: 5/4
          cover: true
        min: 1
        size: small