mkdocs-ansible


Namemkdocs-ansible JSON
Version 24.3.0 PyPI version JSON
download
home_pageNone
SummaryAnsible MkDocs Theme based on mkdocs-material
upload_time2024-03-26 11:22:52
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/dc/ef/93510793f59f6148cdd6357bd8cc9f567b7edb4f19918779582e20b527fd/mkdocs-ansible-24.3.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.3.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": "11db69d30bfb0801b9afbe1cb5e2d4f4920fdda8f78468ba4cf515cef2a7b794",
                "md5": "2709adcc910d844ab14453dbd543233b",
                "sha256": "0ac30517303598c72fced595a38ee2c868bbad2557de6304ded0497214f7fe70"
            },
            "downloads": -1,
            "filename": "mkdocs_ansible-24.3.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "2709adcc910d844ab14453dbd543233b",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10",
            "size": 35602,
            "upload_time": "2024-03-26T11:22:50",
            "upload_time_iso_8601": "2024-03-26T11:22:50.523119Z",
            "url": "https://files.pythonhosted.org/packages/11/db/69d30bfb0801b9afbe1cb5e2d4f4920fdda8f78468ba4cf515cef2a7b794/mkdocs_ansible-24.3.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "dcef93510793f59f6148cdd6357bd8cc9f567b7edb4f19918779582e20b527fd",
                "md5": "63fa5be5bc528ec74a31883eba7d5973",
                "sha256": "8ead401999b11ac38f87a949241416718cff167395529db81a0303f9478f4e5f"
            },
            "downloads": -1,
            "filename": "mkdocs-ansible-24.3.0.tar.gz",
            "has_sig": false,
            "md5_digest": "63fa5be5bc528ec74a31883eba7d5973",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10",
            "size": 45471,
            "upload_time": "2024-03-26T11:22:52",
            "upload_time_iso_8601": "2024-03-26T11:22:52.247084Z",
            "url": "https://files.pythonhosted.org/packages/dc/ef/93510793f59f6148cdd6357bd8cc9f567b7edb4f19918779582e20b527fd/mkdocs-ansible-24.3.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-03-26 11:22:52",
    "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.22494s