You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
![]() |
2 years ago | |
---|---|---|
src | 2 years ago | |
.gitignore | 5 years ago | |
LICENSE | 8 years ago | |
README.md | 5 years ago | |
twitterCard.php | 4 years ago |
README.md
Level2.lu
A website for the Level2 Hackspace
##Usage
every event includes the following information:
start
the unix timestamp of when the event startsend
the unix timestamp of when the event endsdate
A pre-formatted date that is used on the Level2.lu websitelocation
The location of the eventimage
url to an image for the event, false when missingurl
url to more information about the event, false when missingdescription
description of the event
Examples
https://level2.lu/events/json
https://level2.lu/events/42.json
https://level2.lu/events/2015/03.json
https://level2.lu/spaceapi
if you want to change the page contents look into src/app/views/level2.twig