Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added handling of 404 errors #190

Merged
merged 3 commits into from
Dec 9, 2020
Merged

Added handling of 404 errors #190

merged 3 commits into from
Dec 9, 2020

Conversation

tektaxi
Copy link
Collaborator

@tektaxi tektaxi commented Nov 29, 2020

Added a 404.html file and updated serve.js to handle 404 errors.

This definitely shouldn't be lumped in with this pull request but I also added a few CSS color variables.

@psvenk psvenk linked an issue Nov 29, 2020 that may be closed by this pull request
@tektaxi tektaxi requested a review from psvenk December 9, 2020 18:58
@psvenk psvenk added this to the 2.5.2 milestone Dec 9, 2020
tektaxi and others added 3 commits December 9, 2020 14:13
- Send the 404 page without a redirect
- Update 404.html to be simpler (and remove JavaScript)
@psvenk psvenk merged commit abe02e8 into Aspine:master Dec 9, 2020
andOrlando pushed a commit that referenced this pull request Dec 16, 2020
Added a 404.html file and updated serve.js to handle 404 errors.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Make a 404 page
2 participants