This website is a listing of events happening within the Protocol Labs Network.
We encourage you to submit your events to this site via a pull request on github, to do so...
- Please download a copy of the template from the path:
eventTemplate/template_short_event.txt
- Using the template please fill details related to your event and rename the file as
<your-event-name>.md
- Place the finished file in the path as mentioned:
/content/events/<your-event-name>.md
- Create a PR to this repo to add this new file
- The Member Services team will review and merge your event into the website
Start date & end date are required to display the event on the timeline.
If you don't have concrete dates, add the approximate dates & set dateTBD: true
.
If you've already created your event but want to add or change details in the .md file, create a PR with your edit requests, along with any comments. The Spaceport team will review and merge your changes to the website.
This is a Microgen site.
To run the site locally yarn install
and yarn dev
.
See full documentation in the Microgen repository.