remove git-authors as it breaks dokku deploy (miss .git folder)
This commit is contained in:
parent
f2edde5ba5
commit
ce93946510
@ -21,7 +21,7 @@ plugins:
|
|||||||
- presentation-garage/reglement_interieur.md
|
- presentation-garage/reglement_interieur.md
|
||||||
includes:
|
includes:
|
||||||
- divers/cmd/screen
|
- divers/cmd/screen
|
||||||
- git-authors
|
#- git-authors
|
||||||
- git-revision-date
|
- git-revision-date
|
||||||
#- mermaid2:
|
#- mermaid2:
|
||||||
# arguments:
|
# arguments:
|
||||||
|
|||||||
@ -6,7 +6,7 @@ mkdocs>=1.1.2
|
|||||||
mkdocs-material>=8.2.11
|
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
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user