eduardoboucas / staticman

💪 User-generated content for Git-powered websites
https://staticman.net
MIT License
2.41k stars 533 forks source link

Opaque error reporting #149

Open purpleidea opened 6 years ago

purpleidea commented 6 years ago

I've been playing with staticman and built the following site:

https://purpleidea.com/blog/hello-world/

Code is here: https://github.com/purpleidea/purpleidea.com/

When I submit the form I get a "success" message, but no PR is delivered. Everything else is setup properly AFAICT.

Is there a way to access logs? Should we add an API call to show some logs?

Thanks, James

purpleidea commented 6 years ago

Here are a few common errors I found which are hard to figure out since there are no logs available:

HTH to someone else who finds this. It would be really awesome if you could get better error output.