An open API service indexing awesome lists of open source software.

https://github.com/markconroy/drupal-contribution-event-calendar

PoC Simple event listing for Drupal contribution events.
https://github.com/markconroy/drupal-contribution-event-calendar

Last synced: 5 months ago
JSON representation

PoC Simple event listing for Drupal contribution events.

Awesome Lists containing this project

README

          

---
title: Notes
---

# Add Your Event

To add your event to this website, simply, [open a PR on Github](https://github.com/markconroy/drupal-contribution-event-calendar) against the main branch. Some notes:

- Create your event markdown file in /src/events
- Follow this naming convention for your folder YYYY-MM-DD-your-event-name

## Options

Everything is saved in markdown frontmatter. Here are the options
available:

- title (your name, e.g. Mark Conroy)
- startDate (2022-07-01)
- endDate (2022-07-01)
- like (what you like about your event - one paragraph, no line breaks)
- change (what you might like to change about your event - one paragraph, no line breaks)
- website (address of your website, e.g. https://mark.ie/blog)
- twitter (your Twitter username, e.g. markconroy)
- instagram( your Instagram username, e.g. markyconroy)