Skip to content

Commit 7f97507

Browse files
committed
ci: cleanup config
1 parent c6daee8 commit 7f97507

File tree

2 files changed

+0
-4
lines changed

2 files changed

+0
-4
lines changed

Dockerfile.docs

-1
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,3 @@ FROM squidfunk/mkdocs-material
22

33
# https://github.com/lukasgeiter/mkdocs-awesome-pages-plugin
44
RUN pip install mkdocs-awesome-pages-plugin
5-
RUN pip install mkdocs-git-revision-date-localized-plugin

mkdocs.yml

-3
Original file line numberDiff line numberDiff line change
@@ -21,9 +21,6 @@ plugins:
2121
strict: true
2222
- search:
2323
separator: '[\s\u200b\-_,:!=\[\]()"`/]+|\.(?!\d)|&[lg]t;|(?!\b)(?=[A-Z][a-z])'
24-
- git-revision-date-localized:
25-
enable_creation_date: true
26-
fallback_to_build_date: true
2724
- social
2825

2926
theme:

0 commit comments

Comments
 (0)