plusjade / jekyll-bootstrap

The quickest way to start and publish your Jekyll powered blog. 100% compatible with GitHub pages.
jekyllbootstrap.com
MIT License
3.35k stars 1.71k forks source link

ERROR `/assets/themes/bootstrap-3/bootstrap/css/bootstrap.min.css' not found. #328

Open zhuermu opened 5 years ago

zhuermu commented 5 years ago

As the theme,I have the question: css file can't found as fellows: [2019-09-19 23:44:00] ERROR/assets/themes/bootstrap-3/bootstrap/css/bootstrap.min.css' not found. [2019-09-19 23:44:00] ERROR /assets/themes/bootstrap-3/bootstrap/css/bootstrap-theme.min.css' not found. [2019-09-19 23:44:00] ERROR/assets/themes/bootstrap-3/css/style.css' not found. [2019-09-19 23:44:00] ERROR /assets/themes/bootstrap-3/bootstrap/css/bs-sticky-footer.css' not found. [2019-09-19 23:44:00] ERROR/assets/themes/bootstrap-3/bootstrap/js/bootstrap.min.js' not found. [2019-09-19 23:44:09] ERROR /assets/themes/bootstrap-3/bootstrap/js/bootstrap.min.js' not found. is there anyone have the some problem ?

maumorales commented 4 years ago

If running locally, try setting ASSET_PATH : /assets/themes in _config.yml.