jekyll-bootstrap-3
jekyll-bootstrap-3 copied to clipboard
Bootstrap 3 fork of jekyll-bootstrap. The quickest way to start and publish your Jekyll powered blog.
Pulled the repo and attempted to launch it using `jekyll serve` but received errors such as the folowing: ``` ERROR `/assets/themes/resources/bootstrap/css/bootstrap.min.css' not found. ``` Figured out through testing the folder...
Updated tag/cat styles and fixed bootstrap class names
there are many problems in jekyll 3 1- when running server or build : Build Warning: Layout 'nil' requested in atom.xml does not exist. Build Warning: Layout 'nil' requested in...