Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
ECA Guide
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Service Desk
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Drupal
Documentation
ECA Guide
Commits
65dca038
Commit
65dca038
authored
1 year ago
by
jurgenhaas
Browse files
Options
Downloads
Patches
Plain Diff
Update to mkdocs 1.4.2
Update to mkdocs-material 9.2.3
parent
95e66223
No related branches found
No related tags found
1 merge request
!84
Update to mkdocs 1.4.2
Pipeline
#980737
passed
1 year ago
Stage: build
Stage: deploy
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
docker-compose.yml
+2
-2
2 additions, 2 deletions
docker-compose.yml
with
2 additions
and
2 deletions
docker-compose.yml
+
2
−
2
View file @
65dca038
...
...
@@ -3,13 +3,13 @@ version: '3.7'
services
:
mkdocs
:
container_name
:
mkdocs
image
:
polinux/mkdocs:1.
2.3
image
:
polinux/mkdocs:1.
4.2
restart
:
unless-stopped
ports
:
-
8999:8000
environment
:
LIVE_RELOAD_SUPPORT
:
'
true'
ADD_MODULES
:
fontawesome-markdown mkdocs-git-revision-date-localized-plugin mkdocs-material==
8.3.9
mkdocs-build-plantuml-plugin mkdocs-new-features-notifier mkdocs-git-authors-plugin markdown-include mkdocs-simple-hooks mkdocs-video tzdata
ADD_MODULES
:
fontawesome-markdown mkdocs-git-revision-date-localized-plugin mkdocs-material==
9.2.3
mkdocs-build-plantuml-plugin mkdocs-new-features-notifier mkdocs-git-authors-plugin markdown-include mkdocs-simple-hooks mkdocs-video tzdata
FAST_MODE
:
'
true'
DOCS_DIRECTORY
:
/mkdocs
volumes
:
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment