Martin Heidegger
Martin Heidegger
Basically the DNS was pointing to my server. See: https://github.com/nodeschool/organizers/issues/318 https://github.com/nodeschool/organizers/issues/397#issuecomment-257281080
@jpwesselink i think you moved to cloudflare?!
Probably not much, tried before with the Docker/Zeit and it didnt work for no reason. Probably works immediately with the right tokens without docker?!
PR welcome :smile: :+1:
For the moment this PR has become obsolete but we might need it in future versions if we add advanced features to the tool
@SomeoneWeird Do you mind to expand the argument :)
Note: I just found another reason _against_ `events/.json`: With `events.json` it is very easy for the chapter maintainers to show the events on their homepage (simple ajax request). With `events/`...
As the events.json file grows larger the amount of json to download will grow larger too with it the response time of any tool that loads this events.json until it...
If we were to go with one json file per event then I currently think that it should be like this: - Having a in the path would restrict the...
@SomeoneWeird Do you mind to expand the argument :) I am in favor of `events/T.json` (maybe better without the time?). I can accept `events/(T)_.json` since it will have the readable...