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

https://github.com/mkdocs/mkdocs-bootswatch-classic

"Classic" versions of the Bootswatch-based MkDocs themes
https://github.com/mkdocs/mkdocs-bootswatch-classic

Last synced: 9 months ago
JSON representation

"Classic" versions of the Bootswatch-based MkDocs themes

Awesome Lists containing this project

README

          

# MkDocs Classic Bootswatch Themes

[![PyPI Version][pypi-v-image]][pypi-v-link]
[![Build Status][ci-image]][ci-link]

[pypi-v-image]: https://img.shields.io/pypi/v/mkdocs-bootswatch-classic.svg
[pypi-v-link]: https://pypi.python.org/pypi/mkdocs-bootswatch-classic
[ci-image]: https://github.com/mkdocs/mkdocs-bootswatch-classic/actions/workflows/tox.yml/badge.svg
[ci-link]: https://github.com/mkdocs/mkdocs-bootswatch-classic/actions/workflows/tox.yml

See the [documentation][documentation] for more details.

[documentation]: https://mkdocs.github.io/mkdocs-bootswatch-classic/

## Contributing

These themes all inherit from the `mkdocs-classic` theme. These themes primarily
contain CSS which replaces/overrides the CSS in the `mkdocs-classic` theme. All
other improvements should be made to the `mkdocs-classic` theme.

## Release Notes

### Version 1.0 (in progress)

* Initial release, forked from [mkdocs-bootswatch][mkdocs-bootswatch].

[mkdocs-bootswatch]: https://github.com/mkdocs/mkdocs-bootswatch