jeromegn / DocumentUp

Pretty documentation generator for Github projects with proper Readme.
http://documentup.com
884 stars 90 forks source link

Page not being automatically recompiled #98

Open ghost opened 9 years ago

ghost commented 9 years ago

To automatically recompile my page each time I change my readme, I included a Webhook to http://documentup.com/recompile as mentioned in the documentation, which seems to work fine as it always returns response code 200.

Unfortunately, the page is not recompiled; that is, the changes I pushed to my readme is not not being reflected in the page. The page hosted at documentup.com is also not changed.

Please do look into this.

jeromegn commented 9 years ago

Hey there, can you tell me which repository you're trying to recompile? It'll help debugging.

Thanks!

ghost commented 9 years ago

Hello, the repository is barebonesjs. https://github.com/aliasm2k/barebonesjs The web hook configuration:

orschiro commented 8 years ago

I seem to be facing the same issue with my gh-pages repository. I assume that my settings are fine, too:

image

ariporad commented 8 years ago

I'm having the same issue as well (shelljs/shelljs):

Screenshot