Mirror/docs/README.md

22 lines
861 B
Markdown
Raw Normal View History

2018-12-19 23:05:06 +00:00
# Boostrap 4 Github Pages
[![Build Status](https://travis-ci.org/nicolas-van/bootstrap-4-github-pages.svg?branch=master)](https://travis-ci.org/nicolas-van/bootstrap-4-github-pages)
A [Bootstrap 4](https://getbootstrap.com/) start up project for [Github Pages](https://pages.github.com/) and [Jekyll](https://jekyllrb.com/).
* A full Bootstrap 4 theme usable both on Github Pages and with a standalone Jekyll.
* Recompiles Bootstrap from SCSS files, which allows to customize Bootstrap's variables and use Bootstrap themes.
* Full support of Bootstrap's JavaScript plugins.
* Supports all features of Github Pages and Jekyll.
[See the website for demonstration and documentation](https://nicolas-van.github.io/bootstrap-4-github-pages/).
## Contribution
[See the contribution guide.](./CONTRIBUTING.md)
## License
[See the license file.](./LICENSE.md)