DocumentUp
DocumentUp copied to clipboard
Page not being automatically recompiled
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.
Hey there, can you tell me which repository you're trying to recompile? It'll help debugging.
Thanks!
Hello, the repository is barebonesjs. https://github.com/aliasm2k/barebonesjs The web hook configuration:
- Payload URL: http://documentup.com/recompile
- Content-Type: application/x-www-form-urlencoded
- Events triggered: Push event
- Active: True
I seem to be facing the same issue with my gh-pages repository. I assume that my settings are fine, too:

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