Go to file
Georges Herber d23273b432 opentuesday takes place again 2021-07-05 20:26:41 +02:00
src opentuesday takes place again 2021-07-05 20:26:41 +02:00
.gitignore changed open monday by open tuesday 2018-03-26 13:16:38 +02:00
LICENSE updated my name 2015-02-24 13:18:41 +01:00
README.md changed open monday by open tuesday 2018-03-26 13:16:38 +02:00
twitterCard.php image rotation in twitter card 2019-04-09 15:58:26 +02:00

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 starts
  • end the unix timestamp of when the event ends
  • date A pre-formatted date that is used on the Level2.lu website
  • location The location of the event
  • image url to an image for the event, false when missing
  • url url to more information about the event, false when missing
  • description 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