Every Second Tuesday
Bi-weekly planning meeting held every second Tuesday. The team reviews progress from the previous two weeks, discusses upcoming priorities, and allocates resources for the next sprint cycle.
Front matter:
title : Every Second Tuesday
startDate : 2024-01-09T14:00:00 +01 :00
endDate : 2024-01-09T15:30:00 +01 :00
where : "Conference Room B, Second Floor"
orga : "Department Head"
orgaEmail : "depthead@example.org"
# Every second Tuesday (every other Tuesday)
recurrenceRule :
freq : "WEEKLY"
interval : 2
byDay : "TU"
Event meta data
Start: 2024-01-09T14:00:00+01:00
End: 2024-01-09T15:30:00+01:00
Location: Conference Room B, Second Floor
Orga: Department Head
EMail: depthead@example.org
Recurrence Rules:
byday: TU
freq: WEEKLY
interval: 2
Get the calendar file for this event:
Every Second Tuesday.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": "Every Second Tuesday",
"IsNode": false,
"IsPage": true,
"Path": "/events/event_9_second_tuesday",
"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,
"enddate": "2024-01-09T15:30:00+01:00",
"iscjklanguage": false,
"orga": "Department Head",
"orgaemail": "depthead@example.org",
"outputs": [
"html",
"Calendar",
"CalendarWithAlarms"
],
"recurrencerule": {
"byday": "TU",
"freq": "WEEKLY",
"interval": 2
},
"startdate": "2024-01-09T14:00:00+01:00",
"title": "Every Second Tuesday",
"where": "Conference Room B, Second Floor"
}
Debug dump of .Site.Params
(custom parameters as defined in the site config ):
{
"feature": {
"debug": true,
"langnav": true,
"pagesnav": true
}
}