Yes.
Read the Docs should detect the 404.html
page generated by the extension automatically,
and serve it when a user hits a not found page.
If you are using a Single Version project, you may want to set notfound_no_urls_prefix
to True
.
Yes.
You may want to set notfound_no_urls_prefix
to True
and then add permalink: /404.html
in the YAML front matter.
😢
Please, open an issue in our issue tracker and let us know what’s the problem you are having.