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
- Host: GitHub
- URL: https://github.com/mkdocs/mkdocs-bootswatch-classic
- Owner: mkdocs
- License: bsd-2-clause
- Created: 2020-02-26T03:08:59.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2022-01-18T18:46:35.000Z (almost 4 years ago)
- Last Synced: 2025-02-09T11:14:43.877Z (11 months ago)
- Language: CSS
- Size: 2.78 MB
- Stars: 0
- Watchers: 5
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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