Why not link to everyone's file in the humans directory?
Well. Now on the index page, we can only see the link to human.txt and some links to everyone's GitHub profile. If I want to see a page someone created in humans directory, it will be hard to find it. Why not write a piece of JavaScript to display links to pages in the humans directory rather than GitHub profiles.
Do you need a 404 page?
I found there is no a particular 404 page. If the URL is wrong, it will display the boring GitHub 404 page.
Why not link to everyone's file in the
humansdirectory?Well. Now on the index page, we can only see the link to human.txt and some links to everyone's GitHub profile. If I want to see a page someone created in
humansdirectory, it will be hard to find it. Why not write a piece of JavaScript to display links to pages in thehumansdirectory rather than GitHub profiles.Do you need a 404 page?
I found there is no a particular 404 page. If the URL is wrong, it will display the boring GitHub 404 page.