Skip to content

Commit bc583f1

Browse files
remove author plugins
1 parent 0dea4a1 commit bc583f1

File tree

2 files changed

+0
-10
lines changed

2 files changed

+0
-10
lines changed

.github/workflows/gh-pages.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -35,8 +35,5 @@ jobs:
3535
mkdocs-material-
3636
- run: pip install mkdocs-material
3737
- run: pip install mkdocs-awesome-pages-plugin
38-
- run: pip install mkdocs-git-revision-date-localized-plugin
39-
- run: pip install mkdocs-git-authors-plugin
4038
- run: pip install mkdocs-minify-plugin
41-
- run: pip install mkdocs--plugin
4239
- run: mkdocs gh-deploy --force

mkdocs.yml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -62,13 +62,6 @@ plugins:
6262
- search:
6363
lang: en
6464
- awesome-pages
65-
- git-revision-date-localized:
66-
type: timeago
67-
enable_creation_date: true
68-
fallback_to_build_date: true
69-
- git-authors:
70-
sort_authors_by: contribution
71-
show_email_address: false
7265
- minify:
7366
minify_html: true
7467
extra:

0 commit comments

Comments
 (0)