OpnTec / 2016.opentechsummit.de

Website of OpenTechSummit 2016 http://2016.opentechsummit.de
1.38k stars 9 forks source link

Also write JSON files as a reference into the folder when generating the web app #55

Closed mariobehling closed 8 years ago

mariobehling commented 8 years ago

Please include the JSON files in the directory /programm/json/

aayusharora commented 8 years ago

@mariobehling , Working on it .

aayusharora commented 8 years ago

@mariobehling , @championswimmer , Please see https://github.com/OpenTechSummit/open-event-scraper/pulls Also we have to create an empty json folder in this repo under programm .

championswimmer commented 8 years ago

Clean the jsons that are here. It'll get automatically copied from now on

On 2 June 2016 at 11:51, @angularboy notifications@github.com wrote:

@championswimmer https://github.com/championswimmer , Do we still need to take jsons of this repo in the programm folder , as now after running build.sh it will add it to json folder . Should I remove the jsons from this repo or Should I paste them in the programm/json ?

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/OpenTechSummit/2016.opentechsummit.net/issues/55#issuecomment-223205542, or mute the thread https://github.com/notifications/unsubscribe/ABQ_yj5fG75XI69y6qSEnQ5MOx0cPnX8ks5qHnaFgaJpZM4IrTxu .

aayusharora commented 8 years ago

But I cant commit a blank folder name json

aayusharora commented 8 years ago

I need to have some files in it @championswimmer , I guess I should put jsons in programm/jsons

championswimmer commented 8 years ago

For blank folders just add a empty .gitignore to the folder and add it :D

On 2 June 2016 at 11:54, @angularboy notifications@github.com wrote:

I need to have some files in it @championswimmer https://github.com/championswimmer , I guess I should put jsons in programm/jsons

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/OpenTechSummit/2016.opentechsummit.net/issues/55#issuecomment-223206121, or mute the thread https://github.com/notifications/unsubscribe/ABQ_ymC7YhqeIYBObSJSK27wC05cCovKks5qHncwgaJpZM4IrTxu .

aayusharora commented 8 years ago

@championswimmer @mariobehling , Check this #56 Done

mariobehling commented 8 years ago

Good job. It is done through the scraper as desired.