Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add more plugins, mostly based on recent updates to Plugins wiki #80

Merged
merged 2 commits into from
May 2, 2023
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
121 changes: 118 additions & 3 deletions projects.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -119,18 +119,25 @@ projects:
labels: []
category: api-docs
- name: MkDocsOAD
mkdocs_plugin: neoteroi.mkdocsoad
mkdocs_plugin: [neoteroi.mkdocsoad, neoteroi.contribs]
markdown_extension: [neoteroi.cards, neoteroi.timeline, neoteroi.projects, neoteroi.spantable]
description: Plugin for MkDocs to generate human readable documentation from OpenAPI Documentation Version 3 (also known as Swagger documentation).
github_id: Neoteroi/mkdocs-plugins
pypi_id: neoteroi-mkdocs
labels: [plugin]
labels: [plugin, markdown]
category: api-docs
- name: mkdocs-typer
markdown_extension: mkdocs-typer
github_id: bruce-szalwinski/mkdocs-typer
pypi_id: mkdocs-typer
labels: [markdown]
category: api-docs
- name: mkdoxy
mkdocs_plugin: mkdoxy
github_id: JakubAndrysek/MkDoxy
pypi_id: mkdoxy
labels: [plugin]
category: api-docs

- name: blog
mkdocs_plugin: blog
Expand Down Expand Up @@ -274,6 +281,18 @@ projects:
pypi_id: mkdocs-glightbox
labels: [plugin]
category: charts
- name: import-statement
mkdocs_plugin: import-statement
github_id: Rj40x40/mkdocs-import-statement-plugin
pypi_id: mkdocs-import-statement-plugin
labels: [plugin]
category: charts
- name: plotly charts
mkdocs_plugin: plotly
github_id: haoda-li/mkdocs-plotly-plugin
pypi_id: mkdocs-plotly-plugin
labels: [plugin]
category: charts

- name: pheasant
mkdocs_plugin: pheasant
Expand Down Expand Up @@ -307,7 +326,7 @@ projects:
category: code-exec-templating
- name: mkdocs-markmap
mkdocs_plugin: markmap
github_id: neatc0der/mkdocs-markmap
github_id: markmap/mkdocs-markmap
pypi_id: mkdocs-markmap
labels: [plugin]
category: code-exec-templating
Expand Down Expand Up @@ -363,6 +382,18 @@ projects:
pypi_id: markdown-exec
labels: [plugin]
category: code-exec-templating
- name: mkjsfiddle
mkdocs_plugin: jsfiddle
github_id: stadiamaps/mkjsfiddle
pypi_id: mkjsfiddle
labels: [plugin]
category: code-exec-templating
- name: meta-manager
mkdocs_plugin: meta-manager
github_id: timmeinerzhagen/mkdocs-meta-manager
pypi_id: mkdocs-meta-manager
labels: [plugin]
category: code-exec-templating

- name: branchcustomization
mkdocs_plugin: branchcustomization
Expand Down Expand Up @@ -407,6 +438,12 @@ projects:
pypi_id: mkdocs-latest-release-plugin
labels: [plugin]
category: git-info
- name: Github-Links
markdown_extension: mdx_gh_links
github_id: Python-Markdown/github-links
pypi_id: mdx-gh-links
labels: [markdown]
category: git-info

- name: docstyler
mkdocs_plugin: docstyler
Expand Down Expand Up @@ -584,6 +621,18 @@ projects:
pypi_id: mdx_wikilink_plus
labels: [markdown]
category: links-refs
- name: unused-files
mkdocs_plugin: unused_files
github_id: wilhelmer/mkdocs-unused-files
pypi_id: mkdocs-unused-files
labels: [plugin]
category: links-refs
- name: link-marker
mkdocs_plugin: link-marker
github_id: timmeinerzhagen/mkdocs-link-marker
pypi_id: mkdocs-link-marker
labels: [plugin]
category: links-refs

- name: markdown-callouts
markdown_extension: callouts
Expand Down Expand Up @@ -749,6 +798,12 @@ projects:
pypi_id: mkdocs-copy
labels: [plugin]
category: nav-pages
- name: file-filter
mkdocs_plugin: file-filter
github_id: DariuszPorowski/mkdocs-file-filter-plugin
pypi_id: mkdocs-file-filter-plugin
labels: [plugin]
category: nav-pages

- name: mkdocs-spellcheck
mkdocs_plugin: spellcheck
Expand Down Expand Up @@ -798,6 +853,12 @@ projects:
pypi_id: mkdocs-plugin-tags
labels: [plugin]
category: search-toc
- name: tags
mkdocs_plugin: autotag
github_id: six-two/mkdocs-auto-tag-plugin
pypi_id: mkdocs-auto-tag-plugin
labels: [plugin]
category: search-toc

- name: mkdocs-with-pdf
mkdocs_plugin: with-pdf
Expand Down Expand Up @@ -916,6 +977,12 @@ projects:
pypi_id: mkdocs-merge
labels: []
category: site-management
- name: mkdocs-yamp
mkdocs_plugin: yamp
github_id: boozallen/mkdocs-yamp-plugin
pypi_id: mkdocs-yamp
labels: [plugin]
category: site-management

- name: mkdocs-embed-external-markdown
mkdocs_plugin: external-markdown
Expand Down Expand Up @@ -967,6 +1034,12 @@ projects:
pypi_id: mdx_include
labels: [markdown]
category: snippets-include
- name: mkdocs-version-annotations
mkdocs_plugins: mkdocs-version-annotations
github_id: glennmatthews/mkdocs-version-annotations
pypi_id: mkdocs-version-annotations
labels: [plugin]
category: snippets-include

- name: Material for MkDocs
mkdocs_theme: material
Expand Down Expand Up @@ -1050,6 +1123,12 @@ projects:
pypi_id: mkdocs-bootswatch
labels: [theme]
category: theming
- name: Bootstrap
mkdocs_theme: bootstrap
github_id: mkdocs/mkdocs-bootstrap
pypi_id: mkdocs-bootstrap
labels: [theme]
category: theming
- name: BOOTSTRAP386
mkdocs_theme: bootstrap386
gitlab_id: lramage/mkdocs-bootstrap386
Expand Down Expand Up @@ -1124,6 +1203,30 @@ projects:
pypi_id: mkdocs-alabaster
labels: [theme]
category: theming
- name: Lantana
mkdocs_theme: lantana
github_id: WSOFT-Project/lantana
pypi_id: lantana
labels: [theme]
category: theming
- name: Simple Blog
mkdocs_theme: simple-blog
github_id: FernandoCelmer/mkdocs-simple-blog
pypi_id: mkdocs-simple-blog
labels: [theme]
category: theming
- name: Terminal for MkDocs
mkdocs_theme: terminal
github_id: ntno/mkdocs-terminal
pypi_id: mkdocs-terminal
labels: [theme]
category: theming
- name: Dracula
mkdocs_theme: dracula
github_id: dracula/mkdocs
pypi_id: mkdocs-dracula-theme
labels: [theme]
category: theming

- name: bibtex
mkdocs_plugin: bibtex
Expand Down Expand Up @@ -1156,3 +1259,15 @@ projects:
pypi_id: mkdocs-vim-md-tags-plugin
labels: [plugin]
category: other
- name: badges
mkdocs_plugin: badges
github_id: six-two/mkdocs-badges
pypi_id: mkdocs-badges
labels: [plugin]
category: other
- name: placeholder
mkdocs_plugin: placeholder
github_id: six-two/mkdocs-placeholder-plugin
pypi_id: mkdocs-placeholder-plugin
labels: [plugin]
category: other