Jace Monje
Jace Monje
I'll go with removing the links instead. Point about the blog not being in the root +1
@mvz I'll remove the Publify heading? IMHO it adds a nice touch to the page.
I see. I'll work on moving `public/404.html` to `views/errors` with the changes you guys want and I'll start on the 500 as well :+1: Making a new branch and PR...
@fdv @mvz Pardon the newbie question, but how did you guys implement the custom error pages without any controllers nor routing? I think I'm missing something crucial :sob:
Just to note: I think the internationalization and translation keys are broken in the `views/errors/404.html.erb`. The second line should return `"The page you are looking for has moved or does...
Removed the 404 page commit
I think I've covered all and added internationalization keys for Action :)