-
Notifications
You must be signed in to change notification settings - Fork 19
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Create expanse-side-bar-lf-energy.md
- Loading branch information
Showing
1 changed file
with
40 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,40 @@ | ||
--- | ||
eventName: "Expanso Side Bar at LF Energy Summit" #the name of your track or event and its mandatory | ||
|
||
eventDescription: "We love to spend time meeting people, and sharing ideas - so join us on the 5th of September, 2024 for some good beer, great chats, and a fantastically fun time!" #short description of your track or event limiting to 100-150 characters | ||
|
||
#Topics will show up as labels on the event card.Only a maximum of 4 tags will be displayed on the event card. Some references for topics - Blockchain, Web3, Cryptocurrency, Tech Talks, Workshop, etc. | ||
|
||
eventTopic: | ||
- "Distributed Computing" | ||
|
||
eventType: "Social" #Type of the event: Please choose one among the below options or just leave it blank | ||
|
||
location: "Brussels" or "Location TBD" #Specify the location of the event.If you aren't sure about the location then mention "Location TBD" | ||
|
||
venueName: "Available upon Registration" #the event venue name (will show up on the event card) or just leave it blank | ||
|
||
venueAddress: "<Your_Venue_Address>" #the event venue address (will show up on a map) or just leave it blank | ||
|
||
venueMapsLink: "<Google_Map_link_for_the_venue>" #the event venue Map link (will show up on a map) or just leave it blank | ||
|
||
website: "<your_website_url>" #make sure to have all the relevant information: dates, venue, program, ticketing (if any), etc. or just leave it blank | ||
|
||
startDate: "09/05/2024" # the start date of the event , date format is MM/DD/YYYY eg: if it is February 16th 2023 => 02/16/2023 | ||
|
||
endDate: "09/05/2024" #the end date of the event , date format is MM/DD/YYYY eg: if it is February 18th 2023 => 02/18/2023 | ||
|
||
tag: "PL Event" | ||
|
||
dateTBD: false | ||
|
||
#Preferred means of contacts - this is a placeholder for email(for eg: - email|mailto:<email_id>) and other social handles like Twitter, LinkedIn, Discord, etc. (for eg. - 'twitter|https://twitter.com/IPFS/status/1629199396700098560?s=20') | ||
|
||
preferredContacts: | ||
- '<contact_means>|<contact_url>' | ||
|
||
#Event host names and their respective logos(preferred size is 48px width, 48px height)-place the logo file on the path 'public/uploads' for eg. - IPFS|ipfs-logo.png | ||
|
||
eventHosts: | ||
- Expanso|<host_logo> | ||
--- |