diff --git a/.gitattributes b/.gitattributes
new file mode 100644
index 00000000..e6e3ab5e
--- /dev/null
+++ b/.gitattributes
@@ -0,0 +1 @@
+layouts/calendar/list.ics text eol=crlf
\ No newline at end of file
diff --git a/archetypes/calendar.md b/archetypes/calendar.md
new file mode 100644
index 00000000..d3a1b455
--- /dev/null
+++ b/archetypes/calendar.md
@@ -0,0 +1,13 @@
+---
+title: "{{ replace .Name "-" " " | title }}"
+emoji: ❓
+date: {{ .Date }}
+timings:
+ - starts: 2024-01-01T00:00Z
+ duration: P1H
+link: https://...
+location:
+ name:
+ latitude:
+ longitude:
+---
\ No newline at end of file
diff --git a/config.toml b/config.toml
index 4bc9e5d4..1c5f5f75 100644
--- a/config.toml
+++ b/config.toml
@@ -130,7 +130,14 @@ date = ["date", "publishDate", "lastmod", ":git"]
[mediaTypes]
[mediaTypes.'text/opml']
suffixes = ['opml']
+ [mediaTypes.'text/calendar']
+ suffixes = ['ics']
[outputFormats]
[outputFormats.opml]
mediaType = 'text/opml'
baseName = 'feeds'
+ [outputFormats.ics]
+ isPlainText = true
+ isHTML = false
+ mediaType = 'text/calendar'
+ baseName = 'events'
diff --git a/content/calendar/_index.md b/content/calendar/_index.md
new file mode 100644
index 00000000..594ae830
--- /dev/null
+++ b/content/calendar/_index.md
@@ -0,0 +1,10 @@
+---
+title: Calendar
+emoji: 🗓️
+outputs:
+- html
+- rss
+- ics
+---
+
+I enjoy making new friends, and hanging out with the folks I already know and love. Below is a calendar of events I'm thinking of going to — if you'd like to come with me, get in touch and perhaps we can go together!
diff --git a/content/calendar/ewan-bleach/the-cable-street-rag-band.md b/content/calendar/ewan-bleach/the-cable-street-rag-band.md
new file mode 100644
index 00000000..55917e65
--- /dev/null
+++ b/content/calendar/ewan-bleach/the-cable-street-rag-band.md
@@ -0,0 +1,20 @@
+---
+title: The Cable Street Rag Band
+emoji: 🎻
+date: 2023-12-22T12:27:13Z
+timings:
+ - starts: 2023-12-21T20:30:00Z
+ duration: PT5H
+link: https://www.ewanbleach.com/events/557688l959gl8pa-dflnz-2sykl-frkxa-f5p58-m2d3p-dybs2-kwew8-tjls6-94w7t-hytj4-mzjhe-z8zkw-f6hk4-x79yn-wlynt-6jtnm-tkwj3-rbyyk-pb4xx-bbdsh-35xpf-erye2-2nlxy-4cz4b-pme3d-gsb28
+location:
+ name: Jamboree
+ latitude: 51.53052698618849
+ longitude: -0.1196719819977664
+summary: A rag & swing band play jazz into the early hours.
+---
+
+The Cable Street Rag Band’s Thursday night residency at Jamboree. 1920s and ’30s jazz and swing all night long with a jam session from 11:30 - 12:30.
+
+[Get your tickets here](https://www.wegottickets.com/event/598828/)
+
+[More Info](https://www.jamboreevenue.co.uk/events/limehouse-de-reverie-with-the-cable-street-rag-band-27/)
diff --git a/content/calendar/ewan-bleach/whisky-moon-face.md b/content/calendar/ewan-bleach/whisky-moon-face.md
new file mode 100644
index 00000000..87ead7b0
--- /dev/null
+++ b/content/calendar/ewan-bleach/whisky-moon-face.md
@@ -0,0 +1,18 @@
+---
+title: Whiskey Moon Face
+emoji: 🪗
+date: 2023-12-22T12:27:13Z
+timings:
+ - starts: 2023-12-23T20:00:00Z
+ duration: PT3H
+link: https://www.ewanbleach.com/events/2023/3/22/whiskey-moon-face-the-harrison-xgdwl-f9bnn-rhhjc-pxk77
+location:
+ name: Larry's Live at the National Portrait Gallery
+ latitude: 51.50918934310175
+ longitude: -0.12754071312701715
+summary: A delightful folk music band play in a cocktail bar at the national portrait gallery.
+---
+
+Hidden behind a secret entrance on Charing Cross Road, Larry’s is our brand-new underground cocktail bar located in the historic vaults of the National Portrait Gallery. Originally built as coal storage in 1896, the spectacular exposed brick space has been transformed offering a slice of elegance deep into the evening (seven days a week), just a short stroll from Covent Garden and Trafalgar Square. Sip on classic cocktails and dine on lavish bar snacks, amidst over 100 portraits of the famous faces of London’s West End.
+
+[More Info](https://www.daisygreenfood.com/location-larrys)
diff --git a/content/calendar/interesting-conference.md b/content/calendar/interesting-conference.md
new file mode 100644
index 00000000..1c0dd65d
--- /dev/null
+++ b/content/calendar/interesting-conference.md
@@ -0,0 +1,17 @@
+---
+title: Interesting 2024
+emoji: ✨
+date: 2023-12-22T13:31:40Z
+timings:
+ - starts: 2024-05-15T19:00:00+0100
+ duration: PT5H
+link: https://www.eventbrite.com/e/interesting-2024-tickets-780721006547
+location:
+ name: Conway Hall
+ latitude: 51.51972123177939
+ longitude: -0.11838331781213689
+summary: Short talks about interesting things.
+attending: true
+---
+
+Short talks about interesting things. Same old same old.
diff --git a/content/calendar/lse-library-archives/the-radical-left.md b/content/calendar/lse-library-archives/the-radical-left.md
new file mode 100644
index 00000000..f0eeaa58
--- /dev/null
+++ b/content/calendar/lse-library-archives/the-radical-left.md
@@ -0,0 +1,22 @@
+---
+title: Radical Left, LSE Library Archives Drop-in Session
+emoji: 📖
+date: 2023-12-22T12:27:13Z
+timings:
+ - starts: 2024-01-24T16:00:00Z
+ duration: PT3H
+link: https://www.lse.ac.uk/library/events/general/lse-library-archives-drop-in-session
+location:
+ name: LSE Library Gallery
+ latitude: 51.514664134157435
+ longitude: -0.11572255524925255
+summary: A tour of the development of Britain's radical left, told through the LSE Library's collection.
+---
+
+Join us for an early evening sneak peek at the archives related to the radical left.
+
+Drop in to see some of our flagship collections on the theme of the early development of the British Left. On display will be items from anti-fascist activism, the Independent Labour Party, the Social Democratic Federation, anarchism, strikes, protests, and much more!
+
+You can also learn more from our friendly team of curators and archivists who will be on hand to answer any questions and talk more about using archives and special collections in your teaching, research or for personal interest.
+
+Book a place to register your interest and receive reminders about the day or just drop in and stay as long as you like!
diff --git a/layouts/calendar/list.html b/layouts/calendar/list.html
new file mode 100644
index 00000000..4f53af70
--- /dev/null
+++ b/layouts/calendar/list.html
@@ -0,0 +1,44 @@
+{{ define "main" }}
+
+ {{ partial "generic-list-header.html" . }}
+
+