mkdocs-ansible


Namemkdocs-ansible JSON
Version 24.12.0 PyPI version JSON
download
home_pageNone
SummaryAnsible MkDocs Theme based on mkdocs-material
upload_time2024-12-03 13:27:59
maintainerNone
docs_urlNone
authorNone
requires_python>=3.10
licenseMIT
keywords ansible mkdocs theme
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            ---
hide:
  - navigation
  - toc
---

# mkdocs-ansible theme

This [mkdocs](https://www.mkdocs.org/) theme is based on [mkdocs-material](https://squidfunk.github.io/mkdocs-material/) and aims to provide a consistent
look and feel for any project related to [Ansible](https://docs.ansible.com/) ecosystem.

Some of the projects that use this theme are:

- [ansible-compat](https://ansible.readthedocs.io/projects/compat/)
- [ansible-dev-tools](https://ansible.readthedocs.io/projects/dev-tools/)
- [ansible-lint](https://ansible.readthedocs.io/projects/lint/)
- [ansible-navigator](https://ansible.readthedocs.io/projects/navigator/)
- [molecule](https://ansible.readthedocs.io/projects/molecule/)

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "mkdocs-ansible",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.10",
    "maintainer_email": "Ansible by Red Hat <info@ansible.com>",
    "keywords": "ansible, mkdocs, theme",
    "author": null,
    "author_email": "Ansible by Red Hat <info@ansible.com>",
    "download_url": "https://files.pythonhosted.org/packages/e3/22/cb62f44f952b8804a0d8a98cae12fd75b402c24099fcf706d1ab55d7f6d2/mkdocs_ansible-24.12.0.tar.gz",
    "platform": null,
    "description": "---\nhide:\n  - navigation\n  - toc\n---\n\n# mkdocs-ansible theme\n\nThis [mkdocs](https://www.mkdocs.org/) theme is based on [mkdocs-material](https://squidfunk.github.io/mkdocs-material/) and aims to provide a consistent\nlook and feel for any project related to [Ansible](https://docs.ansible.com/) ecosystem.\n\nSome of the projects that use this theme are:\n\n- [ansible-compat](https://ansible.readthedocs.io/projects/compat/)\n- [ansible-dev-tools](https://ansible.readthedocs.io/projects/dev-tools/)\n- [ansible-lint](https://ansible.readthedocs.io/projects/lint/)\n- [ansible-navigator](https://ansible.readthedocs.io/projects/navigator/)\n- [molecule](https://ansible.readthedocs.io/projects/molecule/)\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Ansible MkDocs Theme based on mkdocs-material",
    "version": "24.12.0",
    "project_urls": {
        "changelog": "https://github.com/ansible/mkdocs-ansible/releases",
        "documentation": "https://ansible.readthedocs.io/projects/mkdocs-ansible/",
        "homepage": "https://github.com/ansible/mkdocs-ansible",
        "repository": "https://github.com/ansible/mkdocs-ansible"
    },
    "split_keywords": [
        "ansible",
        " mkdocs",
        " theme"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "67a3b73f0e5c568dd0868b6f4b73ac44de5148601e9e8e9d6389cf8e4696f36c",
                "md5": "c121c008eed0a609dd7fb7bfdc3a4875",
                "sha256": "9684b68e587b09962ede24b06922f01db0abe8743e09598c4b0c2a79b253c4d4"
            },
            "downloads": -1,
            "filename": "mkdocs_ansible-24.12.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "c121c008eed0a609dd7fb7bfdc3a4875",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10",
            "size": 35658,
            "upload_time": "2024-12-03T13:27:58",
            "upload_time_iso_8601": "2024-12-03T13:27:58.411200Z",
            "url": "https://files.pythonhosted.org/packages/67/a3/b73f0e5c568dd0868b6f4b73ac44de5148601e9e8e9d6389cf8e4696f36c/mkdocs_ansible-24.12.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e322cb62f44f952b8804a0d8a98cae12fd75b402c24099fcf706d1ab55d7f6d2",
                "md5": "a088f025d95a5b69cf5befcb0d8c2b05",
                "sha256": "f7845be9b18a2dbe3ba810952d2e78d1c5b12956b09f4f8fbd7f59e505d4143f"
            },
            "downloads": -1,
            "filename": "mkdocs_ansible-24.12.0.tar.gz",
            "has_sig": false,
            "md5_digest": "a088f025d95a5b69cf5befcb0d8c2b05",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10",
            "size": 44673,
            "upload_time": "2024-12-03T13:27:59",
            "upload_time_iso_8601": "2024-12-03T13:27:59.641692Z",
            "url": "https://files.pythonhosted.org/packages/e3/22/cb62f44f952b8804a0d8a98cae12fd75b402c24099fcf706d1ab55d7f6d2/mkdocs_ansible-24.12.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-12-03 13:27:59",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "ansible",
    "github_project": "mkdocs-ansible",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "tox": true,
    "lcname": "mkdocs-ansible"
}
        
Elapsed time: 0.39876s