getpelican / pelican-themes

Themes for Pelican
https://getpelican.com/
2.12k stars 1.09k forks source link

Add 404 page to pelicanthemes.com site #768

Open justinmayer opened 8 months ago

justinmayer commented 8 months ago

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.

mr4tt commented 4 months ago

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!

avaris commented 4 months ago

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

mr4tt commented 4 months ago

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