404 page is available
I just follow the docs which title is "Custom 404 Page" in https://theme-next.org/docs/theme-settings/custom-pages but it doesn't work, I got an error showed in the page "can't get /404".:open_mouth:
I check and repeat the steps several times but it still got the same error, luckily, i think of the "Custom Page Support" part in docs and move the "404" folder into source folder in my "hexo" root directory it works, the 404 page is available in my dev environment.
it could be some version problem of hexo or next documentation updating issue I think.
Sorry for my poor English.:yum:
node v10.13.0
npm 6.4.1
hexo 3.8.0
hexo-cli 1.1.0
NexT Version:
menu:
home: / || home
tags: /tags/ || tags
categories: /categories/ || th
archives: /archives/ || archive
commonweal: /404/ || heartbeat
it might be correct:exclamation:
cd your-hexo-site/source
mkdir 404
touch 404/index.md
Sorry, there are some issues in the documentation that are misleading...
never mind!:satisfied:doctor BOOM!
If my suggestion had confirmed correctly by ur member just fix it and update the docs.Except for this little misleading text.Next is still a useful and powerful theme, I just enjoy it!
btw, you can close this issue if you want.:relaxed:
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.