iranzo / blog-o-matic

Fork this repo so that you can, after following instructions, have a quick blog setup on github pages with Pelican static generator and Elegant theme
12 stars 22 forks source link

Pre-commit hook fails consistently #8

Closed gokul-uf closed 3 years ago

gokul-uf commented 4 years ago

Hi, I forked your repo and followed all the instructions. However, when I add some dummy content and push to main, the pre-commit GH Action always fails and without any log messages. See here for the failed jobs.

Also, as potentially a consequence of this, I get a 404 error whenever I click on any articles in my blog. Here is my landing page if you would like to try it for yourself.

Could you please help me with the above two issues?

Thanks!

github-actions[bot] commented 4 years ago

Thank you for raising this issue

gokul-uf commented 4 years ago

Quick Update: The 404 was due to a name clash with another repo, but the pre-commit failure still exists

iranzo commented 3 years ago

Thanks @gokul-uf I'll be checking it

iranzo commented 3 years ago

It should be fixed in https://github.com/iranzo/blog-o-matic/commit/6dcb5d6e169f74005c74230f0119c5df4a08c7e5 and later.

Thanks for reporting! Pablo