Quiverblocks chooses Diggama to deliver 200+ articles every month

Company & Teams · Blueprint

Portfolio

A complete content model for presenting agency or freelance work. Projects carry rich descriptions, imagery, and outcomes, while clients live as their own records you can reference across the site. Install it once and start publishing a portfolio that grows with your studio.

content types
2
fields
18
sample records
3

Schema

What's inside

Every content type ships pre-configured with typed fields, validation and relationships.

01

Project

A single piece of work, from brief to result, with imagery and client attribution.

12 fields

title Text
slug Slug
summary Text
description RichText
cover_image Image
secondary_image Image
category Enum
client Reference
completion_date Date
project_url Link
featured Boolean
accent_color Color
02

Client

A client organization referenced by one or more projects.

6 fields

name Text
slug Slug
logo Image
website Link
industry Text
testimonial RichText

REST API

Project, as JSON.

Each content type of the blueprint is served by the REST API, with filtering, sorting, search and pagination.

Explore the API docs
GET /v1/resources/project/1 200
{
  "id": 1,
  "status": "published",
  "data": {
    "title": "Northwind Rebrand",
    "slug": "northwind-rebrand",
    "summary": "…",
    "description": "<p>…</p>",
    "cover_image": { "url": "…" },
    "secondary_image": { "url": "…" },
    "category": "…",
    "client": { "id": 1 },
    "completion_date": "2026-09-22"
  }
}

Sample data

Ships with sample data

Install the blueprint and explore it with realistic example records.

  • Sample

    Northwind Rebrand

    Full identity refresh for a logistics company, from logo system to launch site.

  • Sample

    Atlas Mobile App

    iOS and Android banking app designed and shipped in six months.

  • Sample

    Acme Corp

    Sample client record with logo, industry, and a testimonial quote.

Features

Why this blueprint

  • Projects and clients, modeled separately Clients are first-class records, so one client can appear across many projects without duplicated data.
  • Built for visual layouts Cover images, accent colors, and categories give your frontend everything it needs for a polished grid.
  • Curation controls Feature flags and completion dates let editors decide exactly what leads the page and in what order.

Use cases

Built for

  • A design studio publishing selected client work with per-project case pages
  • A freelance developer maintaining a project archive filterable by category
  • An architecture firm pairing photography-heavy projects with client testimonials
  • A marketing site showing a logo wall built from Client records

Related

More in Company & Teams

Browse all blueprints

Start with the Portfolio blueprint

Install it in one click, explore the sample data, then adapt every field to your needs.

No credit card required · 3 months free trial · Cancel anytime