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 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 Distribution

mkdocs_vacantplanet-0.1.12.tar.gz (104.5 kB view details)

Uploaded Source

Built Distribution

mkdocs_vacantplanet-0.1.12-py3-none-any.whl (103.2 kB view details)

Uploaded Python 3

File details

Details for the file mkdocs_vacantplanet-0.1.12.tar.gz.

File metadata

  • Download URL: mkdocs_vacantplanet-0.1.12.tar.gz
  • Upload date:
  • Size: 104.5 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.12.tar.gz
Algorithm Hash digest
SHA256 ade73629aa38c3776c7b85cde1c5a824e56abe8c968a578bdfa8d9e27fc35aad
MD5 53b4f79698d81e636777d7f9c818e6d3
BLAKE2b-256 d4cb54d18e0e5b56d765982b60242258f9fc372ff04efb65500fe9b1cf36883b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mkdocs_vacantplanet-0.1.12-py3-none-any.whl
Algorithm Hash digest
SHA256 352ed2fe63348cd35edafa1897236fc6452f5f890b49683d3853e729cde8789e
MD5 8fcd928e40d5b3e269258b28604115b1
BLAKE2b-256 4d53ca7dd7f6deb13e94b4e7b388c0b1356b68976b8619f6fc56b36754695cba

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