From 7c29eb549b35fc451b77d659e71aade0ca4d51a8 Mon Sep 17 00:00:00 2001 From: 简律纯 Date: Tue, 25 Jul 2023 12:45:52 +0800 Subject: remove git=committers --- docs/mkdocs.yml | 10 ++++++---- docs/requirements.txt | 2 +- 2 files changed, 7 insertions(+), 5 deletions(-) diff --git a/docs/mkdocs.yml b/docs/mkdocs.yml index fc2f1ed..415a321 100644 --- a/docs/mkdocs.yml +++ b/docs/mkdocs.yml @@ -111,7 +111,9 @@ plugins: - blog - search - git-authors - # - git-revision-date-localized - - git-committers: - repository: HydroRoll-Team/psi - branch: main \ No newline at end of file + - git-revision-date-localized: + enable_creation_date: true + fallback_to_build_date: true + # - git-committers: + # repository: HydroRoll-Team/psi + # branch: main \ No newline at end of file diff --git a/docs/requirements.txt b/docs/requirements.txt index 8e1e3bd..27a991d 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -1,5 +1,5 @@ mkdocs-material mkdocs-blog-plugin mkdocs-git-revision-date-localized-plugin -mkdocs-git-committers-2 +mkdocs-git-committers mkdocs-git-authors-plugin \ No newline at end of file -- cgit v1.2.3-70-g09d2