We are working very hard to bring you the best documentation possible.

HTML DOCUMENTS

404.html

Introduced in v1.0.0

Required: No, but highly suggested.

fusion.ssg supports the generation and correct placement of 404.html documents.

During each build cycle, when fusion.ssg finds a template named 404.md or 404.html, it will serialize the generated 404.html document into the root of the build folder for development builds, and into the root of the build/{baseURL} folder for release builds when baseURL is defined in fusion.json, the project's configuration file.