add 404 page #2

Merged
boots merged 3 commits from caton101/website:404 into master 2022-03-24 23:42:05 +00:00
Owner

This adds a 404 page for when something goes wrong. It is themed after the look of 90's websites. The images may not scale properly but neither do real 90's websites. All the needed CSS is embeded in the document for the sake of keeping the root directory clean.

Dependencies and justifications:

This adds a 404 page for when something goes wrong. It is themed after the look of 90's websites. The images may not scale properly but neither do real 90's websites. All the needed CSS is embeded in the document for the sake of keeping the root directory clean. Dependencies and justifications: * [starfield](https://github.com/mlesniak/starfield): provides the starfield gif background * [comic-mono-font](https://github.com/dtinth/comic-mono-font): provides the font-face
caton101 added 1 commit 2022-03-24 22:54:31 +00:00
Author
Owner

Here is an image

Here is an image
Contributor

404.html has to be under the templates/ subdirectory.
It would also be better practice to break the CSS out into its own CSS/SCCS file under sass/.

`404.html` has to be under the `templates/` subdirectory. It would also be better practice to break the CSS out into its own CSS/SCCS file under `sass/`.
caton101 added 1 commit 2022-03-24 23:26:44 +00:00
caton101 added 1 commit 2022-03-24 23:35:31 +00:00
caton101 requested review from boots 2022-03-24 23:36:00 +00:00
boots merged commit 78b11b15fb into master 2022-03-24 23:42:05 +00:00
caton101 deleted branch 404 2022-03-25 05:16:13 +00:00
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: MountainLinuxClub/website#2
No description provided.