21 lines
563 B
Plaintext
21 lines
563 B
Plaintext
Metadata-Version: 2.1
|
|
Name: mkdocs-alabaster
|
|
Version: 0.8.0
|
|
Summary: Alabaster port for MkDocs
|
|
Author: Alexander Pushkov
|
|
Author-email: alexander@notpushk.in
|
|
Requires-Python: >=3.6,<4.0
|
|
Classifier: Programming Language :: Python :: 3
|
|
Classifier: Programming Language :: Python :: 3.6
|
|
Classifier: Programming Language :: Python :: 3.7
|
|
Requires-Dist: mkdocs (>=1.0,<2.0)
|
|
Description-Content-Type: text/markdown
|
|
|
|
# Alabaster for MkDocs
|
|
|
|
1. `pip install mkdocs-alabaster`
|
|
2. Add to your mkdocs.yml: `theme: alabaster`
|
|
|
|
Documentation: <http://mkdocs-alabaster.ale.sh>
|
|
|