Quarterly Team Review
Quarterly team review meetings held on the last Sunday of every third month. We discuss progress, challenges, and plan for the upcoming quarter.
Front matter:
title : Quarterly Team Review
startDate : 2024-01-28T15:00:00 +01 :00
#endDate: 2024-01-28T17:00:00+01:00
where : "Conference Room A, Headquarters"
orga : "Team Lead"
orgaEmail : "teamlead@example.org"
# Every last Sunday of every 3 months
recurrenceRule :
freq : "MONTHLY"
interval : 3
byDay : "SU"
bySetPos : -1
Event meta data
Start: 2024-01-28T15:00:00+01:00
End:
Location: Conference Room A, Headquarters
Orga: Team Lead
EMail: teamlead@example.org
Recurrence Rules:
byday: SU
bysetpos: -1
freq: MONTHLY
interval: 3
Get the calendar file for this event:
Quarterly Team Review.ics
Locales:
Debug dump of .Page
(page object in the template context):
{
"Date": "0001-01-01T00:00:00Z",
"Lastmod": "0001-01-01T00:00:00Z",
"PublishDate": "0001-01-01T00:00:00Z",
"ExpiryDate": "0001-01-01T00:00:00Z",
"Aliases": null,
"BundleType": "",
"Description": "",
"Draft": false,
"IsHome": false,
"Keywords": null,
"Kind": "page",
"Layout": "",
"LinkTitle": "Quarterly Team Review",
"IsNode": false,
"IsPage": true,
"Path": "/events/event_5_monthly_last_sunday",
"Slug": "",
"Lang": "en",
"IsSection": false,
"Section": "events",
"Sitemap": {
"ChangeFreq": "",
"Priority": -1,
"Filename": "sitemap.xml",
"Disable": false
},
"Type": "events",
"Weight": 0
}
Debug dump of .Params
(map defined in the current Page’s front matter):
{
"draft": false,
"iscjklanguage": false,
"orga": "Team Lead",
"orgaemail": "teamlead@example.org",
"outputs": [
"html",
"Calendar",
"CalendarWithAlarms"
],
"recurrencerule": {
"byday": "SU",
"bysetpos": -1,
"freq": "MONTHLY",
"interval": 3
},
"startdate": "2024-01-28T15:00:00+01:00",
"title": "Quarterly Team Review",
"where": "Conference Room A, Headquarters"
}
Debug dump of .Site.Params
(custom parameters as defined in the site config ):
{
"feature": {
"debug": true,
"langnav": true,
"pagesnav": true
}
}