Skip to content

Commit 7bf8bcb

Browse files
authored
Add mkdocs-shadcn theme to projects.yaml (#322)
1 parent fb02552 commit 7bf8bcb

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

projects.yaml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -250,6 +250,13 @@ projects:
250250
pypi_id: mkdocs-curriculum-vitae
251251
labels: [theme]
252252
category: theming
253+
- name: Shadcn
254+
mkdocs_theme: shadcn
255+
mkdocs_plugin: [shadcn/search, shadcn/excalidraw]
256+
github_id: asiffer/mkdocs-shadcn
257+
pypi_id: mkdocs-shadcn
258+
labels: [theme, plugin]
259+
category: theming
253260

254261
- name: automacdoc
255262
github_id: AlexandreKempf/automacdoc

0 commit comments

Comments
 (0)