Default mkdocs theme for VacantPlanet projects
Project description
MkDocs Vacant Planet Theme
This is a theme for MkDocs which is mainly used in VacantPlanet projects
Installation
Install the package from PyPi using pip:
pip install mkdocs-vacantplanet
Add the theme to your mkdocs.yml file:
theme:
name: vacantplanet
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 and build 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 -m build
python -m 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 Distribution
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
File details
Details for the file mkdocs_vacantplanet-0.1.13.tar.gz.
File metadata
- Download URL: mkdocs_vacantplanet-0.1.13.tar.gz
- Upload date:
- Size: 105.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f350087da7f05049ae6554b962fe0d08dfef839a2dda2740f646d79e9a6efaac
|
|
| MD5 |
03fdbf34073e9e044146105844675090
|
|
| BLAKE2b-256 |
7b4f7be8f72723757147b929ab4091ceddd6d0b10c999bb74e935e6e3be0119c
|
File details
Details for the file mkdocs_vacantplanet-0.1.13-py3-none-any.whl.
File metadata
- Download URL: mkdocs_vacantplanet-0.1.13-py3-none-any.whl
- Upload date:
- Size: 104.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
900e19cac14758b8e99b95cdd29dbf40a3b0ede77254efdcf1e7fa88ceb55356
|
|
| MD5 |
25ff0633ad4af95c6bf4112016acc67e
|
|
| BLAKE2b-256 |
c8733ffc9de31ee546109556278c86688dfe259484cc945fb8e72f7df3c67d91
|