An open API service indexing awesome lists of open source software.

https://github.com/henrythemes/jekyll-bootstrap-theme

jekyll starter theme w/ bootstrap (sass version)
https://github.com/henrythemes/jekyll-bootstrap-theme

Last synced: 8 months ago
JSON representation

jekyll starter theme w/ bootstrap (sass version)

Awesome Lists containing this project

README

          

# jekyll-bootstrap-theme

Jekyll theme w/ Bootstrap; see a live demo @ [`henrythemes.github.io/jekyll-bootstrap-theme` »](http://henrythemes.github.io/jekyll-bootstrap-theme)

Note: The theme uses the bootstrap sass/scss (source) version
letting you change (override) all bootstrap css variables.

Example:

~~~
tbd
~~~

Note: GitHub Pages has built-in support for sass/scss, thus, your static
site will result in a single all-in-one-file stylesheet, that is, `style.css`.

## Build & Update Notes

- Get a copy of the [`bootstrap-sass`](https://github.com/twbs/bootstrap-sass)
archive - the official Sass port of Bootstrap

tbd

## Alternative Jekyll Themes

- [Shiori](https://github.com/ellekasai/shiori) by Elle Kasai
(ships w/ pre-defined color themes e.g. Dark, Turquoise, Green, Blue, Purple, Orange, Red)

### More Themes

See the [Dr. Jekyll's Themes](https://drjekyllthemes.github.io) directory.

### More Quick Starter Wizard Scripts

See the [Mr. Hyde's Scripts](https://github.com/mrhydescripts/scripts) library.

## Questions? Comments?

Send them along to the [wwwmake forum](http://groups.google.com/group/wwwmake).
Thanks!