Skip to content

Docs 404 page not displaying properly #1390

Description

@AdrianDAlessandro

Describe the bug

The CSS is missing from the 404 pages. This is because the CSS pages have been moved from the root directory for the docs. It could also be cause the deployment is at <BASE_URL>/MUSE2 and the 404.html is expecting the CSS to be at <BASE_URL>/

To Reproduce

View an invalid URL page like https://energysystemsmodellinglab.github.io/MUSE2/bad.html

Expected behavior

The 404 page should render in deployment the way it does when running mdbook serve -o

Metadata

Metadata

Labels

bugSomething isn't working

Type

No type

Fields

No fields configured for issues without a type.

Projects

Status
📋 Backlog

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions