Skip to content
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
10 changes: 10 additions & 0 deletions projects.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -267,6 +267,16 @@ projects:
pypi_id: mkdocs-shadcn
labels: [theme, plugin]
category: theming
- name: MaterialX for MkDocs
mkdocs_theme: materialx
mkdocs_plugin: [materialx/blog, materialx/group, materialx/info, materialx/meta, materialx/offline, materialx/optimize, materialx/privacy, materialx/search, materialx/social, materialx/tags]
extra_dependencies:
plugins.social: mkdocs-materialx[imaging]
plugins.optimize: mkdocs-material[imaging]
github_id: jaywhj/mkdocs-materialx
pypi_id: mkdocs-materialx
labels: [theme, plugin]
category: theming
- name: automacdoc
github_id: AlexandreKempf/automacdoc
pypi_id: automacdoc
Expand Down
Loading