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

Development server

mkdocs serve -w theme   

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 --no-source-map 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.8-py3-none-any.whl (104.4 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: mkdocs_conia-0.1.8-py3-none-any.whl
  • Upload date:
  • Size: 104.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.6

File hashes

Hashes for mkdocs_conia-0.1.8-py3-none-any.whl
Algorithm Hash digest
SHA256 d3e7a672673a825609377d1b59a20266862b2adf7691ec38a1cd6906abb722eb
MD5 5971adb89fdfdb45c5abe7263a2f3d8a
BLAKE2b-256 9cbede0124e0acf6ee899bde3b7e17b31c37c9aa85f1e797fa848640499a19a0

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