Skip to content

Commit

Permalink
Add: mkdocs-publisher project (set of plugins) (#204)
Browse files Browse the repository at this point in the history
  • Loading branch information
mkusz authored Apr 19, 2024
1 parent 5ab8e2c commit 275db1d
Showing 1 changed file with 43 additions and 0 deletions.
43 changes: 43 additions & 0 deletions projects.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -350,6 +350,13 @@ projects:
pypi_id: mkblog
labels: [plugin]
category: blogging
- name: Publisher for MkDocs - blog
mkdocs_plugin: pub-blog
description: Blogging engine
github_id: mkusz/mkdocs-publisher
pypi_id: mkdocs-publisher
labels: [plugin]
category: blogging

- name: table-reader
mkdocs_plugin: table-reader
Expand Down Expand Up @@ -797,6 +804,20 @@ projects:
pypi_id: mkdocs-link-embeds-plugin
labels: [plugin]
category: html-css
- name: Publisher for MkDocs - social
mkdocs_plugin: pub-social
description: Social media sharing helper
github_id: mkusz/mkdocs-publisher
pypi_id: mkdocs-publisher
labels: [plugin]
category: html-css
- name: Publisher for MkDocs - minifier
mkdocs_plugin: pub-minifier
description: HTML, CSS and graphics files size optimization
github_id: mkusz/mkdocs-publisher
pypi_id: mkdocs-publisher
labels: [plugin]
category: html-css

- name: static-i18n
mkdocs_plugin: i18n
Expand Down Expand Up @@ -857,6 +878,13 @@ projects:
pypi_id: mkdocs-licenseinfo
labels: [plugin]
category: integrations
- name: Publisher for MkDocs - obsidian
mkdocs_plugin: pub-obsidian
description: Obsidian.md integration including with support for wiki links, callouts, etc.
github_id: mkusz/mkdocs-publisher
pypi_id: mkdocs-publisher
labels: [plugin]
category: integrations

- name: Autolink References
mkdocs_plugin: autolink_references
Expand Down Expand Up @@ -1304,6 +1332,13 @@ projects:
pypi_id: mkdocs-vim-md-tags-plugin
labels: [plugin]
category: nav-pages
- name: Publisher for MkDocs - meta
mkdocs_plugin: pub-meta
description: Navigation and page building based on files metadata
github_id: mkusz/mkdocs-publisher
pypi_id: mkdocs-publisher
labels: [plugin]
category: nav-pages

- name: mkdocs-spellcheck
mkdocs_plugin: spellcheck
Expand Down Expand Up @@ -1542,6 +1577,14 @@ projects:
pypi_id: mkdocs-required-frontmatter-plugin
labels: [plugin]
category: site-management
- name: Publisher for MkDocs - debugger
mkdocs_plugin: pub-debugger
description: Advanced console and file logger from build and serve process
github_id: mkusz/mkdocs-publisher
pypi_id: mkdocs-publisher
labels: [plugin]
category: site-management

- name: ansible-document
homepage: https://pypi.org/project/ansible-mkdocs/
description: Auto-generate ansible role documentation
Expand Down

0 comments on commit 275db1d

Please sign in to comment.