prague-blockchain-week/data/23/events/ethprague/index.toml

60 řádky
1.4 KiB
TOML
Surový Normální zobrazení Historie

2022-12-23 03:21:38 +01:00
# the name of your event
name = "ETHPrague 2023"
2023-01-23 02:27:35 +01:00
shortname = "ETHPrague"
2022-12-23 03:21:38 +01:00
# the name of the group organizing the event
org = "Paralelní Polis"
# the github handle of the directly responsible individual for this event
# (this person will coordinate with devent organizers)
dri = ""
# the start date of the event
date = "2023-06-09"
# how many days the event lasts (1 - N)
days = 3
# the event times (shows up in the event card)
times = "09:00 - 20:00"
# the event venue name (will show up on the event card - TODO)
2023-01-23 02:27:35 +01:00
venueName = "Paralelní Polis & La Fabrika"
venueUrl = "https://goo.gl/maps/rVo6JRN59aodx5Pj7"
2022-12-23 03:21:38 +01:00
# the event venue address (will show up on a map -- TODO)
venueAddress = "Dělnická 475/43, 170 00 Praha 7"
# the max number of attendees of the event
attendees = ""
# these is unsued:
# tickets = ""
# the "difficulty" of the event -- one of:
# ["Beginner", "Intermediate", "Advanced", "All Welcome"]
difficulty = "All Welcome"
# tags for the event, will show up as labels.
# pick 1-4
tags = ["Hackathon", "Ethereum", "Solarpunk"]
# a color, to group key events visually. use sparingly
# color=""
# A small logomark for the corner of the event
logomark = "/logomarks/coinfeedslm.png"
# a description of the event.
# will show up when the user clicks the event card.
description = """
"""
2023-01-23 02:27:35 +01:00
[links]
# the website of the event
# make sure to have all the relevant information: dates, venue, program, ticketing (if any), etc.
web = "https://ethprague.com/"