Skip to content
LinkPress™

Collections

Events

Calendar listings for webinars, conferences, workshops, and meetups — served at /events/[slug].

Events entries create calendar listings for upcoming and past webinars, conferences, workshops, meetups, and podcast recordings. The platform renders them in a chronological calendar and sends them to the sitemap with event structured data for Google’s event search features.

Files live in content/events/ and are named by date and slug: 2026-06-15-event-name.md.


Frontmatter Fields

FieldTypeRequiredNotes
titlestringYesEvent name as it appears in listings.
descriptionstringYesWhat the event covers, who it’s for, and what attendees will take away.
startdateYesStart date and time in ISO 8601, e.g. 2026-06-15T14:00:00Z.
enddateNoEnd date and time. Shown as event duration.
timezonestringNoIANA timezone string. Default 'Europe/Berlin'.
allDaybooleanNotrue for full-day events (no start/end times shown). Default false.
categorystringNo'workshop', 'webinar', 'conference', 'meetup', 'podcast-recording', 'launch', or 'other'. Default 'other'.
tagsstring[]NoTopic tags.
industriesstring[]NoIndustry verticals.
hostsstring[]NoPeople slugs from content/people/.
speakersstring[]NoSpeaker names as plain strings (for external speakers without a people entry).
location.typestringNo'physical', 'virtual', or 'hybrid'.
location.venuestringNoVenue name for physical/hybrid events.
location.citystringNoCity.
location.countrystringNoCountry.
location.platformstringNoFor virtual: 'zoom', 'teams', 'meet', 'webex', 'youtube', 'twitch', 'other'.
location.meetingUrlURLNoDirect join link (published only if the event is free and open).
registration.providerstringNo'zoom', 'teams', 'eventbrite', 'meetup', 'luma', 'tito', 'custom', etc.
registration.registrationUrlURLNoRegistration page URL.
registration.pricestringNoPrice label: 'Free', '€49', 'From $99'.
registration.capacitynumberNoMaximum attendee count.
registration.deadlinedateNoRegistration close date.
statusstringNo'scheduled' (default), 'cancelled', 'completed', 'postponed'.
featuredbooleanNoPin to the top of the events listing. Default false.
draftbooleanNotrue hides from public listings. Default false.

Template

---
title: ''
description: ''
start: 2026-01-01T10:00:00Z
end: 2026-01-01T11:00:00Z
timezone: 'Europe/Berlin'
allDay: false
category: webinar
tags: []
industries: []
hosts: []
speakers: []
location:
  type: virtual
  platform: zoom
  meetingUrl: ''
registration:
  provider: luma
  registrationUrl: ''
  price: 'Free'
status: scheduled
featured: false
draft: true
---

Event description with agenda, speaker bios, and any prerequisites or materials to prepare.

Complete Sample

---
title: 'Board Intelligence: How NEDs Can Ask Better Questions'
description: 'A practical masterclass for non-executive directors on improving the quality of boardroom dialogue — cutting through management information to ask the questions that matter.'
start: 2026-07-10T09:00:00Z
end: 2026-07-10T11:30:00Z
timezone: 'Europe/Amsterdam'
allDay: false
category: workshop
tags:
  - Corporate Governance
  - Board Effectiveness
  - Non-Executive Directors
  - Leadership
industries:
  - Financial Services
  - Professional Services
hosts:
  - priya-nair
speakers:
  - 'James Cartwright, Chair Audit Committee, Barclays'
  - 'Ingrid Mäkinen, Senior Independent Director, Nordea'
location:
  type: hybrid
  venue: 'The Boardroom at Zuidas'
  address: 'Gustav Mahlerplein 2'
  city: 'Amsterdam'
  country: 'Netherlands'
  platform: zoom
  meetingUrl: 'https://zoom.us/j/example'
registration:
  provider: luma
  registrationUrl: 'https://lu.ma/board-intelligence-jul26'
  price: '€195'
  capacity: 40
  deadline: 2026-07-07T23:59:00Z
  required: true
status: scheduled
featured: true
draft: false
---

## About the Workshop

Most boardroom conversations are shaped more by what management chooses to present than by what directors choose to ask. This two-and-a-half-hour workshop — led by Dr. Priya Nair with two experienced non-executive directors as co-facilitators — is designed to change that ratio.

The session draws on Dr. Nair's research into board dynamics at financial institutions, forensic case analysis of governance failures, and practical questioning frameworks used by effective NEDs across Europe.

## What You Will Learn

- Why boards systematically receive too much data and too little signal — and how to reverse the ratio
- The three categories of question that distinguish effective NEDs from passive ones
- How to read a board pack in 90 minutes and identify the three things management doesn't want to discuss
- The art of the follow-up question: how to probe without antagonising management
- Structuring board-only sessions so they generate insight rather than complaint

## Agenda

| Time | Topic |
|---|---|
| 09:00 – 09:15 | Welcome and introductions |
| 09:15 – 09:45 | Session 1: The information paradox |
| 09:45 – 10:15 | Session 2: A questioning framework for NEDs |
| 10:15 – 10:30 | Break |
| 10:30 – 11:00 | Session 3: Live case — reading between the lines of a real board pack |
| 11:00 – 11:20 | Panel: James Cartwright and Ingrid Mäkinen on boardroom dynamics |
| 11:20 – 11:30 | Q&A and close |

## Who Should Attend

Non-executive directors, aspiring NEDs, governance professionals, and chairs who want to improve the quality of boardroom dialogue. The session is suitable for all board experience levels; participants with 10+ years of board experience often find the case analysis most valuable.

## Format

The in-person element is capped at 24 participants (at the Amsterdam venue). Virtual attendance via Zoom is available for up to 16 additional participants. Recordings will not be made available — the session is designed for candid discussion.