Skip to content
Snippets Groups Projects
Commit 9182fdce authored by jurgenhaas's avatar jurgenhaas
Browse files

Merge branch 'develop' into 'main'

Replace logo

See merge request !92
parents 97011643 6b460427
No related branches found
No related tags found
2 merge requests!107Fix example "content validation",!92Replace logo
Pipeline #1015846 passed
/.cache/
/site/
/.ahoy.l3d
/.env
......
......@@ -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:
......
docs/images/logo.png

130 B | W: | H:

docs/images/logo.png

130 B | W: | H:

docs/images/logo.png
docs/images/logo.png
docs/images/logo.png
docs/images/logo.png
  • 2-up
  • Swipe
  • Onion skin
......@@ -78,6 +78,9 @@ plugins:
- mkdocs-video
- search:
lang: en
- social:
cards_layout_options:
background_color: '#098282'
- tags:
tags_file: tags.md
nav:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment