{ "info": { "author": "Luke Carrier", "author_email": "luke@carrier.im", "bugtrack_url": null, "classifiers": [], "description": "# Bootstrap 4 theme for MkDocs\n\nA vanilla Bootstrap 4 theme.\n\n---\n\n## Screenshot\n\n\"Screenshot
\n\n## Quick start\n\nFirst install the package:\n\n```\n$ pip install mkdocs-theme-bootstrap4\n```\n\nThen enable it:\n\n```yaml\ntheme:\n name: bootstrap4\n```\n\n## Configuration\n\nPlace these additional options under the `theme:` section of your `mkdocs.yml` configuration to change the theme's behaviour.\n\n```yaml\n# Show next/previous links between pages?\nnext_previous: true\n```\n\n## Hacking\n\nTo get completion working in your editor, set up a virtual environment in the root of this repository and install MkDocs:\n\n```\n$ pip3 install --user --upgrade setuptools twine wheel\n$ python3 -m venv venv\n$ . venv/bin/activate\n$ pip install -r requirements.txt\n```\n\nTo install the plugin onto a local MkDocs site in editable form:\n\n```\n$ pip install --editable /path/to/mkdocs-theme-bootstrap4\n```\n\n## Releasing\n\nBuild the distributable package:\n\n```\n$ python3 setup.py sdist bdist_wheel\n```\n\nPush it to the PyPI test instance:\n\n```\n$ python3 -m twine upload --repository-url https://test.pypi.org/legacy/ dist/*\n```\n\nTest it inside a virtual environment:\n\n```\n$ pip install --index-url https://test.pypi.org/simple/ --no-deps mkdocs-drawio-exporter\n```\n\nLet's go live:\n\n```\n$ python3 -m twine upload dist/*\n```\n\n\n", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/LukeCarrier/mkdocs-theme-bootstrap4", "keywords": "", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "mkdocs-theme-bootstrap4", "package_url": "https://pypi.org/project/mkdocs-theme-bootstrap4/", "platform": "", "project_url": "https://pypi.org/project/mkdocs-theme-bootstrap4/", "project_urls": { "Homepage": "https://github.com/LukeCarrier/mkdocs-theme-bootstrap4" }, "release_url": "https://pypi.org/project/mkdocs-theme-bootstrap4/0.2.0/", "requires_dist": [ "mkdocs (>=1.0)" ], "requires_python": "", "summary": "A vanilla Bootstrap 4 theme", "version": "0.2.0" }, "last_serial": 5939043, "releases": { "0.2.0": [ { "comment_text": "", "digests": { "md5": "ef06df4412460f7b5d6a971f5020eef1", "sha256": "da16e7606d0d9ba07e7b7de5cb62a79a25b85693cfd1854127555540a36e1858" }, "downloads": -1, "filename": "mkdocs_theme_bootstrap4-0.2.0-py3-none-any.whl", "has_sig": false, "md5_digest": "ef06df4412460f7b5d6a971f5020eef1", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 771291, "upload_time": "2019-10-07T14:23:44", "url": "https://files.pythonhosted.org/packages/ef/5e/7d7cb547b53b909dd119d762bd99153fbf88acf711de07a5c9d22679081d/mkdocs_theme_bootstrap4-0.2.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "0fdac97d8daa3306fada9e2dc6124402", "sha256": "aa79ef9f28139a33569c848840aa58a810e88d32091acf7ee668dc2042b34003" }, "downloads": -1, "filename": "mkdocs-theme-bootstrap4-0.2.0.tar.gz", "has_sig": false, "md5_digest": "0fdac97d8daa3306fada9e2dc6124402", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 768370, "upload_time": "2019-10-07T14:23:48", "url": "https://files.pythonhosted.org/packages/39/43/51ecf38ed8ed07843c5a21362deda8a2355ad7b0321ac1a3d0bf1bd2e152/mkdocs-theme-bootstrap4-0.2.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "ef06df4412460f7b5d6a971f5020eef1", "sha256": "da16e7606d0d9ba07e7b7de5cb62a79a25b85693cfd1854127555540a36e1858" }, "downloads": -1, "filename": "mkdocs_theme_bootstrap4-0.2.0-py3-none-any.whl", "has_sig": false, "md5_digest": "ef06df4412460f7b5d6a971f5020eef1", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 771291, "upload_time": "2019-10-07T14:23:44", "url": "https://files.pythonhosted.org/packages/ef/5e/7d7cb547b53b909dd119d762bd99153fbf88acf711de07a5c9d22679081d/mkdocs_theme_bootstrap4-0.2.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "0fdac97d8daa3306fada9e2dc6124402", "sha256": "aa79ef9f28139a33569c848840aa58a810e88d32091acf7ee668dc2042b34003" }, "downloads": -1, "filename": "mkdocs-theme-bootstrap4-0.2.0.tar.gz", "has_sig": false, "md5_digest": "0fdac97d8daa3306fada9e2dc6124402", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 768370, "upload_time": "2019-10-07T14:23:48", "url": "https://files.pythonhosted.org/packages/39/43/51ecf38ed8ed07843c5a21362deda8a2355ad7b0321ac1a3d0bf1bd2e152/mkdocs-theme-bootstrap4-0.2.0.tar.gz" } ] }