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
6b460427
Commit
6b460427
authored
1 year ago
by
jurgenhaas
Browse files
Options
Downloads
Patches
Plain Diff
Replace logo
Add social cards
parent
c748f416
Branches
Branches containing commit
No related tags found
1 merge request
!92
Replace logo
Pipeline
#1015845
passed
1 year ago
Stage: build
Stage: deploy
Changes
4
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
.gitignore
+1
-0
1 addition, 0 deletions
.gitignore
docker-compose.yml
+2
-2
2 additions, 2 deletions
docker-compose.yml
docs/images/logo.png
+2
-2
2 additions, 2 deletions
docs/images/logo.png
mkdocs.yml
+3
-0
3 additions, 0 deletions
mkdocs.yml
with
8 additions
and
4 deletions
.gitignore
+
1
−
0
View file @
6b460427
/.cache/
/site/
/.ahoy.l3d
/.env
...
...
This diff is collapsed.
Click to expand it.
docker-compose.yml
+
2
−
2
View file @
6b460427
...
...
@@ -3,13 +3,13 @@ version: '3.7'
services
:
mkdocs
:
container_name
:
mkdocs
image
:
registry.lakedrops.com/docker/mkdocs:1.5.2.
1
image
:
registry.lakedrops.com/docker/mkdocs:1.5.2.
2
restart
:
unless-stopped
ports
:
-
8999:8000
environment
:
LIVE_RELOAD_SUPPORT
:
'
true'
ADD_MODULES
:
fontawesome-markdown mkdocs-git-revision-date-localized-plugin mkdocs-material==9.4.1 mkdocs-build-plantuml-plugin mkdocs-new-features-notifier mkdocs-git-authors-plugin markdown-include mkdocs-simple-hooks mkdocs-video tzdata mkdocs-backlinks
ADD_MODULES
:
fontawesome-markdown mkdocs-git-revision-date-localized-plugin mkdocs-material==9.4.1
mkdocs-material[imaging]
mkdocs-build-plantuml-plugin mkdocs-new-features-notifier mkdocs-git-authors-plugin markdown-include mkdocs-simple-hooks mkdocs-video tzdata mkdocs-backlinks
FAST_MODE
:
'
true'
DOCS_DIRECTORY
:
/mkdocs
volumes
:
...
...
This diff is collapsed.
Click to expand it.
docs/images/logo.png
LFS
+
2
−
2
View replaced file @
c748f416
View file @
6b460427
130 B
|
W:
|
H:
130 B
|
W:
|
H:
2-up
Swipe
Onion skin
This diff is collapsed.
Click to expand it.
mkdocs.yml
+
3
−
0
View file @
6b460427
...
...
@@ -78,6 +78,9 @@ plugins:
-
mkdocs-video
-
search
:
lang
:
en
-
social
:
cards_layout_options
:
background_color
:
'
#098282'
-
tags
:
tags_file
:
tags.md
nav
:
...
...
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