The “page not found” page needs to have the message “Page not found” written on the top, otherwise it does not look like the user arrived there via a broken link. At the moment, it looks like a legit search page.
Fair point, I'll try to fix this later
@martinklepsch are you working on this already? If not I can also fix it.
Working on other stuff still so feel free 🙂
Ok cool I'm on it
I submitted the PR https://github.com/cljdoc/cljdoc/pull/218. Though the 404 page could be further improved (e.g. adding a link to the home page) this PR has the explicit “404 - Page Not Found” message on the top.
@martinklepsch I’d like to learn more about the frontend. I found this one seems to be a good start: https://github.com/cljdoc/cljdoc/issues/99. What do you think?
Sure, that's a good one
@vincent.cantin @dawran6 your PRs are deployed, thanks again for contributing 🙂