-
Notifications
You must be signed in to change notification settings - Fork 17
Create 404 page #83
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
Comments
Hi, I would like to a look at this one. I am a little confused however. This link works https://coderdojopotsdam.github.io/regex-tutorial/en/00-01.html |
I understand now that by putting a 404.html file into the root directory Jekyll will handle the file, with the tags below in the 404.html (first-timers-only here). |
Sure, you can style it very simply. Very simple, unstyled HTML is an improvement. Besides, this site will be looked at seldomly. |
Create 404 page #83 pull request
#87 closes this. Thanks @joshhazelhurst123 |
Website-link: https://duckduckgo.com/?q=interaktives+tutorial+regul%C3%A4re+ausdr%C3%BCcke&t=ffab&ia=software
and https://coderdojopotsdam.github.io/regex-tutorial/steps/00-01-einfuehrung.html
Expected Behavior
I would like to see the something useful when I get to pages which moved.
Actual Behavior
I only see the Github 404 page.
Actions to Reproduce
Click the link https://coderdojopotsdam.github.io/regex-tutorial/steps/00-01-einfuehrung.html
Please let me know if you like to work on this.
Solution Description
Jekyll supports 404 pages. The 404 page should contain a useful description for the tutorial
Hints
The 404 page could redirect to the language overview page
The text was updated successfully, but these errors were encountered: