Adding a new github page
Actually, github generate every .md file you uploaded to the server.
As for this page, you could visit it by ‘https://neutron3529.github.io/test’
For normal
.mdfile, it is. but forReadme.md, you should just visit its folder, i.e., visithttps://neutron3529.github.io/nginxif you upload a filenginx/README.md
If you’re aiming at creating a reuseable page, using relative path could be a better choice.