Default mkdocs theme for Conia projects
Project description
This is a theme for MkDocs which is mainly used in [Conia](https://conia.dev) 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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
Built Distribution
File details
Details for the file mkdocs_conia-0.1.1-py3-none-any.whl
.
File metadata
- Download URL: mkdocs_conia-0.1.1-py3-none-any.whl
- Upload date:
- Size: 70.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | bfcd5bff6263c714d9291b569a5391234bd9f55477b9597aa54b6b868d9c6caa |
|
MD5 | c1980458dad9734d7ba50559d9096d55 |
|
BLAKE2b-256 | e9a157cda6e0f78ec2d36f1590cadff74c583b66b2a3718a6fba6f7ae175e8e1 |