https://github.com/Neoteroi/mkdocs-plugins
Plugins for MkDocs.
https://github.com/Neoteroi/mkdocs-plugins
documentation markdown material-ui mkdocs oad plugins
Last synced: 17 days ago
JSON representation
Plugins for MkDocs.
- Host: GitHub
- URL: https://github.com/Neoteroi/mkdocs-plugins
- Owner: Neoteroi
- License: mit
- Created: 2022-04-18T10:59:35.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-09-04T16:28:01.000Z (7 months ago)
- Last Synced: 2025-03-25T11:09:42.098Z (21 days ago)
- Topics: documentation, markdown, material-ui, mkdocs, oad, plugins
- Language: Python
- Homepage:
- Size: 132 KB
- Stars: 139
- Watchers: 1
- Forks: 7
- Open Issues: 18
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
- jimsghstars - Neoteroi/mkdocs-plugins - Plugins for MkDocs. (Python)
README

[](https://pypi.python.org/pypi/neoteroi-mkdocs)
[](https://github.com/neoteroi/mkdocs-plugins)
[](https://github.com/neoteroi/mkdocs-plugins/blob/main/LICENSE)
[](https://codecov.io/gh/Neoteroi/mkdocs-plugins)
[](https://www.neoteroi.dev/mkdocs-plugins/)# Plugins for MkDocs and Python Markdown
```bash
pip install neoteroi-mkdocs
```This package includes the following plugins and extensions:
| Name | Description |
| :---------------------------------------------------------------- | :------------------------------------------------------------------------ |
| [`mkdocsoad`](https://www.neoteroi.dev/mkdocs-plugins/web/oad/) | Generates documentation from OpenAPI specification files. |
| [`cards`](https://www.neoteroi.dev/mkdocs-plugins/cards/) | Component to display cards. |
| [`timeline`](https://www.neoteroi.dev/mkdocs-plugins/timeline/) | Component to display chronological information with style. |
| [`gantt`](https://www.neoteroi.dev/mkdocs-plugins/gantt/) | Component to display Gantt diagrams. |
| [`spantable`](https://www.neoteroi.dev/mkdocs-plugins/spantable/) | Tables supporting colspan and rowspan. |
| [`contribs`](https://www.neoteroi.dev/mkdocs-plugins/contribs/) | MkDocs plugin to display last commit time and contributors for each file. |## Documentation
Refer to the [documentation site](https://www.neoteroi.dev/mkdocs-plugins/). :rocket:---
## Preview
### Cards extension

Greek Mythology icons made by max.icons from www.flaticon.com
---
### Gantt extension

### Timeline extension

### OpenAPI Documentation extension

