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
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
No source distribution files available for this release.See tutorial on generating distribution archives.
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
mkdocs_conia-0.1.12-py3-none-any.whl
(104.6 kB
view details)
File details
Details for the file mkdocs_conia-0.1.12-py3-none-any.whl.
File metadata
- Download URL: mkdocs_conia-0.1.12-py3-none-any.whl
- Upload date:
- Size: 104.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
bad28643291acd12b0c857dafc66c6e4bc82f080d8fc168291b7e3aa88c507df
|
|
| MD5 |
f39940d918217786768e5aa7515b1e0c
|
|
| BLAKE2b-256 |
4dc0a3f59ed646e31edddeacf971e9c4600b4ca2d4366dc07278733c0823ee96
|