open-gitops / website

🌐 Source code for OpenGitOps website
https://opengitops.dev/
Other
34 stars 31 forks source link

Fix #91 and update frontmatter structure of events files #96

Closed niklasmtj closed 2 years ago

niklasmtj commented 2 years ago

This PR fixes #91 and introduces the discussed format of:

---
title:
date:
location:
- url: 
+ attend:
+ recordings:
---

The events section will only show the attend or recordings button when an URL is found in the respective .mdx event file.

This will result in the following event section:

grafik

@scottrigby @christianh814 please check if the recordings are correct. I used the ones I found in the file but a couple of these were from Meetup which did not hold any recordings links.