This commit is contained in:
parent
b80351dc3a
commit
363c2df542
@ -1,4 +1,3 @@
|
|||||||
FROM squidfunk/mkdocs-material
|
FROM squidfunk/mkdocs-material
|
||||||
RUN pip install mkdocs-git-revision-date-plugin
|
|
||||||
COPY docs/ /docs/docs
|
COPY docs/ /docs/docs
|
||||||
COPY mkdocs.yml .
|
COPY mkdocs.yml .
|
@ -3,6 +3,3 @@ theme:
|
|||||||
name: 'material'
|
name: 'material'
|
||||||
repo_url: https://git.r4o.ch/francesco/mkdocs/
|
repo_url: https://git.r4o.ch/francesco/mkdocs/
|
||||||
docs_dir: 'docs'
|
docs_dir: 'docs'
|
||||||
|
|
||||||
plugins:
|
|
||||||
- git-revision-date
|
|
Loading…
Reference in New Issue
Block a user