Skip to main content

Default mkdocs theme for Conia projects

Project description

MkDocs Conia Theme

This is a theme for MkDocs which is mainly used in Conia projects

Installation

Install the package from PyPi using pip:

pip install mkdocs-conia

Add the theme to your mkdocs.yml file:

theme:
    name: conia

Styles

Install Dart Sass via npm install -g sass. During develompment:

sass --watch styles:theme

Deploy to PyPi

Install twine if not already done. Bump version number in setup.py, then:

git tag -a vX.X.X -m "Version X.X.X"
git push origin vX.X.X
sass --style=compressed styles:theme
python setup.py bdist_wheel
twine upload dist/*

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

mkdocs_conia-0.1.4-py3-none-any.whl (71.2 kB view details)

Uploaded Python 3

File details

Details for the file mkdocs_conia-0.1.4-py3-none-any.whl.

File metadata

File hashes

Hashes for mkdocs_conia-0.1.4-py3-none-any.whl
Algorithm Hash digest
SHA256 13d74dd95bb475e1feb4e6dc621628c55d1c9681aa6cc70df8d5da1585f82a04
MD5 71a79a4f0a76788b6fe6b5031f1f78d7
BLAKE2b-256 a37f893c11c9326d95bd3c0d72d85b6f0739f2524c0f4c582260cf262a713814

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page