Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/mkdocs/mkdocs-bootstrap

MkDocs Bootstrap Theme
https://github.com/mkdocs/mkdocs-bootstrap

Last synced: about 1 month ago
JSON representation

MkDocs Bootstrap Theme

Awesome Lists containing this project

README

        

# MkDocs Bootstrap Theme

See the documentation for more details:

https://mkdocs.github.io/mkdocs-bootstrap/

[![PyPI Version][pypi-v-image]][pypi-v-link]
[![BSD License][bsdlicense-button]][bsdlicense]

[pypi-v-image]: https://img.shields.io/pypi/v/mkdocs-bootstrap.png
[pypi-v-link]: https://pypi.python.org/pypi/mkdocs-bootstrap
[bsdlicense-button]: https://img.shields.io/badge/license-BSD-yellow.svg
[bsdlicense]: https://opensource.org/licenses/BSD-2-Clause

## Release Notes

### Version 1.1.1 (2023-07-28)

* Fix issue with package distribution files (#32).

### Version 1.1 (2020/02/22)

* Update to support MkDocs version 1.1.
* Update to support Bootstrap 4.

### Version 1.0.1 (2018/10/01)

* Include `mkdocs_theme.yml` in MANIFEST.

### Version 1.0 (2018/08/03)

* Inherit from the `mkdocs` theme and get all the parent theme's features.
* Update to support MkDocs version 1.0.

### Version 0.2 (2018/02/13)

* Added support for MkDocs version 0.17 (#17).
* Fixed use of Bootstrap Grid (#15).
* Updated to FontAwesome 4.7.0 (#14).
* Updated to Bootstrap 3.3.7 (#11).
* Updated RespondJS and html5shiv (#9).

### Version 0.1.1 (2015/06/23)

Initial release.