is it possible to change where github pages looks for index.html?i -
i have searched alot can't find solution. i'm using middleman aand directory structure
project
--source
---javascript
---stylesheets
---index.html.erb
---submit.html.erb
when deployed project on github , tried access site it's giving me 404 error cannot find index.html page can tell me if there way can change link index.html
i have tried solution not works
can have github pages index.html in subfolder of repository?
here's link git repo
Comments
Post a Comment