Skip to content

jamerduhgamer/pln-events

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PL Network Events

This website is a listing of events happening within the Protocol Labs Network.

Submitting Events

We encourage you to submit your events to this site via a pull request on github, to do so...

  1. Create a new file in /content/events and name it your-event-name.md
  2. Copy and paste the following template into your new file
---
eventName: Your Event
location: "City, Country" or "Location TBD"
website: http://www.example.com or leave blank
startDate: 02/06/2023
endDate: 02/09/2023
tag: "PLN Event" or "Industry Event"
dateTBD: false
---
  1. Fill in the template with details for your event, please use month/day/year format for dates
  2. Create a PR to this repo to add this new file
  3. 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.

Editing Events

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.

Developers

This is a Microgen site.

To run the site locally yarn install and yarn dev.

See full documentation in the Microgen repository.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 97.0%
  • JavaScript 2.8%
  • Other 0.2%