gitHub pages URL 404 #21907
Answered
by
daolou
daolou
asked this question in
Other Feature Feedback, Questions, & Ideas
gitHub pages URL 404
#21907
|
repo: https://github.com/hello-guoguo/hello-guoguo.github.io-resume Custom domain: http://www.oiliving.com URL : http://www.oiliving.com/test/index.html OPEN —> Success! Screenshot: but, I doubt the reason is folder name ‘.test’, So how to do,to make it(http://www.oiliving.com/.test/index.html) can be opened successfully? |
Answered by
daolou
Mar 6, 2018
Replies: 1 comment
|
I deal it: in folder docs, new a flile ‘_config.yml’ which include the code ‘include: [/.test]’. then all the files in ‘/.test’ can be accessed |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment


I deal it: in folder docs, new a flile ‘_config.yml’ which include the code ‘include: [/.test]’. then all the files in ‘/.test’ can be accessed