Skip to content
Snippets Groups Projects
Commit 6b460427 authored by jurgenhaas's avatar jurgenhaas
Browse files

Replace logo

Add social cards
parent c748f416
Branches
No related tags found
1 merge request!92Replace logo
Pipeline #1015845 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