getpelican/pelican-themes

Add 404 page to pelicanthemes.com site

Opened this issue · 3 comments

The web server is currently configured to display /404.html when resources are not found, but since that file does not exist, the web server logs were filled with errors related to that missing file.

As an interim measure, I created a very simple 404 page for the pelicanthemes.com site at that location. As a more proper and longer-term solution, we should ensure that a 404.html page is created in the generated project root as part of the build process.

hello! i tried to write a 404 page (https://github.com/mr4tt/pelican-themes) to fix the issue. this is my first time contributing to open source and i wasn't sure how to test that my code works, could i get some help on that?

thank you!

@mr4tt code looks good to me. Is that image original art? We would need permission or some permissive license to use it.

Great!
I drew the pelican, you're free to use it however you want. How do I give formal permission for use?