Skip to main content

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


Download files

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

Source Distribution

mkdocs_vacantplanet-0.1.13.tar.gz (105.7 kB view details)

Uploaded Source

Built Distribution

mkdocs_vacantplanet-0.1.13-py3-none-any.whl (104.7 kB view details)

Uploaded Python 3

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

Hashes for mkdocs_vacantplanet-0.1.13.tar.gz
Algorithm Hash digest
SHA256 f350087da7f05049ae6554b962fe0d08dfef839a2dda2740f646d79e9a6efaac
MD5 03fdbf34073e9e044146105844675090
BLAKE2b-256 7b4f7be8f72723757147b929ab4091ceddd6d0b10c999bb74e935e6e3be0119c

See more details on using hashes here.

File details

Details for the file mkdocs_vacantplanet-0.1.13-py3-none-any.whl.

File metadata

File hashes

Hashes for mkdocs_vacantplanet-0.1.13-py3-none-any.whl
Algorithm Hash digest
SHA256 900e19cac14758b8e99b95cdd29dbf40a3b0ede77254efdcf1e7fa88ceb55356
MD5 25ff0633ad4af95c6bf4112016acc67e
BLAKE2b-256 c8733ffc9de31ee546109556278c86688dfe259484cc945fb8e72f7df3c67d91

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