You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It looks like you are using Jekyll for your GitHub page. As for the Jekyll 3.3 from Nov 2016, the vender folder is ignored.
If you need those directories included in your site, set exclude: [] in your site's configuration file.
Hope it helps:)
then
I add "exclude: []" to my config.yml, it seems to work well now...
could you confirm this problem and fix it ?
yummy-jekll theme is awesome, thank u
The text was updated successfully, but these errors were encountered:
bug detail
when i open my github pages , some script and css requests like https://emeralddreamland.github.io/bower_components/bootstrap/dist/css/bootstrap.min.css not found(404), but it is strange that i can access .../bootstrap.css and these files do exist.
fixed? failed to load resource
It looks like you are using Jekyll for your GitHub page. As for the Jekyll 3.3 from Nov 2016, the vender folder is ignored.
If you need those directories included in your site, set exclude: [] in your site's configuration file.
Hope it helps:)
then
I add "exclude: []" to my config.yml, it seems to work well now...
could you confirm this problem and fix it ?
yummy-jekll theme is awesome, thank u
The text was updated successfully, but these errors were encountered: