Closed pyrello closed 4 years ago
This page - http://viewbook.admissions.uiowa.edu/latest/ - calls this file that produces a 404: http://viewbook.admissions.uiowa.edu/latest/_assets/style.7f69f6a6.css.
However, the asset in question seems to be getting built to the correct location: https://github.com/uiowa/admissions-viewbook/blob/gh-pages/latest/_assets/style.7f69f6a6.css
This seems to be the case with the JS file too.
I don't understand how the file can be there in the gh-pages branch but producing a 404. I could not find anything in the GitHub Pages documentation that seems to address this.
gh-pages
This was fixed in #10
This page - http://viewbook.admissions.uiowa.edu/latest/ - calls this file that produces a 404: http://viewbook.admissions.uiowa.edu/latest/_assets/style.7f69f6a6.css.
However, the asset in question seems to be getting built to the correct location: https://github.com/uiowa/admissions-viewbook/blob/gh-pages/latest/_assets/style.7f69f6a6.css
This seems to be the case with the JS file too.
I don't understand how the file can be there in the
gh-pages
branch but producing a 404. I could not find anything in the GitHub Pages documentation that seems to address this.