Manishearth / IIT-Timetable

Timetable generator for IIT Bombay
https://manishearth.github.io/IIT-Timetable/
GNU General Public License v2.0
15 stars 16 forks source link

Deploy no longer works on home.iitb #7

Open Manishearth opened 10 years ago

Manishearth commented 10 years ago

Previously I was using a php page that would fetch the file after logging in to netmon, and update it. Set as a webhook.

This no longer works, for some reason. Tried hard to fix it, but no avail.

I'm using http://manishearth.anapnea.net/timetable/ for now, seems like a good place to keep it. Additional bonus: git push deploy master :)

@sushant-hiray if you know of any way to get webhooks to home.iitb working again, let me know :)

I might probe this further myself.

Manishearth commented 10 years ago

Come to think of it, it might be best to set this up on gh-pages ;)

sushant-hiray commented 10 years ago

For now, we can shift to gh-pages or perhaps keep it on your link itself, once we are done with the wncc server we can add a hook there, if decide to use gh-pages, then perhaps tranfer the ownership to wncc so no hooks will be needed.