remove git-revision-date plugin for dokku deploy
This commit is contained in:
parent
ce93946510
commit
54e2f25518
@ -22,7 +22,7 @@ plugins:
|
|||||||
includes:
|
includes:
|
||||||
- divers/cmd/screen
|
- divers/cmd/screen
|
||||||
#- git-authors
|
#- git-authors
|
||||||
- git-revision-date
|
#- git-revision-date
|
||||||
#- mermaid2:
|
#- mermaid2:
|
||||||
# arguments:
|
# arguments:
|
||||||
# theme: 'dark'
|
# theme: 'dark'
|
||||||
|
|||||||
@ -7,7 +7,7 @@ mkdocs-material>=8.2.11
|
|||||||
Pygments>=2.11.2
|
Pygments>=2.11.2
|
||||||
git+https://github.com/pugong/mkdocs-mermaid-plugin
|
git+https://github.com/pugong/mkdocs-mermaid-plugin
|
||||||
#mkdocs-git-authors-plugin
|
#mkdocs-git-authors-plugin
|
||||||
mkdocs-git-revision-date-plugin
|
#mkdocs-git-revision-date-plugin
|
||||||
mkdocs-add-number-plugin
|
mkdocs-add-number-plugin
|
||||||
gunicorn
|
gunicorn
|
||||||
whitenoise
|
whitenoise
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user