You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have already searched for current issues, which does not help me.
Other Information
Hi, I recently started using Hexo and Next with GitHub Pages!
Hexo has a cool feature where if you go to myblog.com/archives/2023, you can see all the posts you wrote in 2023!
However, if there are no posts wrote in 2022, myblog.com/archives/2022 will show a 404 page.
I made the 404 page to be "page not found", but I think it's misleading to have a "page not found" when you're searching for posts written in specific date.
Is it possible to create a special 404 page for archives that shows "no posts" instead of a generic 404 page "page not found"?
The text was updated successfully, but these errors were encountered:
This thread has been automatically locked since there has not been any recent activity after it was closed. It is possible issue was solved or at least outdated. Feel free to open new for related bugs.
Issue Checklist
Other Information
Hi, I recently started using Hexo and Next with GitHub Pages!
Hexo has a cool feature where if you go to myblog.com/archives/2023, you can see all the posts you wrote in 2023!
However, if there are no posts wrote in 2022, myblog.com/archives/2022 will show a 404 page.
I made the 404 page to be "page not found", but I think it's misleading to have a "page not found" when you're searching for posts written in specific date.
Is it possible to create a special 404 page for archives that shows "no posts" instead of a generic 404 page "page not found"?
The text was updated successfully, but these errors were encountered: