Meetup gemist

This is the repo for meetupgemist.nl, your source for recorded tech meetups and sessions.

Collaborate

Please feel invited to submit session or meetup recordings. Currently there is a limitation for youtube videos.

Submit, delete or change video

Please go ahead and do a PR. All sessions are listed in _videos. Each file contains one reference to a YouTube video.

Filename

The filename starts with a date (yyyy-mm-dd), a dash (-) followed by the title (example-title).md

An example is: 2020-05-04-dotnedflix.md

Content

This is quite straightforward, so follow this example:

---
title: ServerlessDays Amsterdam Conference 2020
youtube_id: cqaewpYtYTA
date: 2020-05-07
category: dev
tags: [Conference, ServerlessDays]
---

ServerlessDays Amsterdam Conference 2020
CoC: https://serverlessdays.nl/#coc

Contributing

Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.

Authors

  • Suzanne Daniels - Initial work - suuus

See also the list of contributors who participated in this project.

License

This project is licensed under the MIT License - see the LICENSE.txt file for details

Acknowledgments

  • Hat tip to anyone whose code was used (todo)