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)
- Host: GitHub
- URL: https://github.com/henrythemes/jekyll-bootstrap-theme
- Owner: henrythemes
- Created: 2015-01-30T17:48:11.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2020-10-15T08:04:59.000Z (about 5 years ago)
- Last Synced: 2024-10-28T03:41:08.494Z (about 1 year ago)
- Language: HTML
- Homepage:
- Size: 191 KB
- Stars: 56
- Watchers: 4
- Forks: 70
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-jekyll-themes - henrythemes/jekyll-bootstrap-theme
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!