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

How to custom 404 page? #9

Closed
dbarobin opened this issue Mar 4, 2015 · 2 comments
Closed

How to custom 404 page? #9

dbarobin opened this issue Mar 4, 2015 · 2 comments
Labels

Comments

@dbarobin
Copy link

dbarobin commented Mar 4, 2015

Adding 404 page to website is common sense, and this is useful for user experience. We are lucky that GitHub provides 404 page. But I want to custom 404 page, how to implement it? By the way, I tried to add custom 404 page by adding 404.md file, but the title of this file(Page Not Found) was placed in the navigation automatically, this is so bad, so I remove it.

Thanks!

Sincerely,
Robin

@yulijia
Copy link
Owner

yulijia commented Mar 5, 2015

Please see Part 2 of this article

You need create a folder for each top-level page, then put 404.md at the root level of your GitHub Pages repository.

@dbarobin
Copy link
Author

dbarobin commented Mar 6, 2015

I'll try. Thanks.

@dbarobin dbarobin closed this as completed Mar 7, 2015
danielcalencar pushed a commit to danielcalencar/danielcalencar.github.io that referenced this issue Mar 10, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants