Files
webseiten-mit-mkdocs/mkdocs.yml
T
Bernd Reuther 58148e092f pdf-js
2020-10-23 12:43:06 +02:00

46 lines
1.1 KiB
YAML

site_name: Webseiten mit mkdocs
site_url: https://doku.fritz.box/webseiten-mit-mkdocs/
site_description: Webseiten mit markdown und mkdocs erstellen
repo_url: https://git.fritz.box/bernd/name
repo_name: Gitea
site_author: 'Bernd Reuther'
nav:
- Home: index.md
extra_javascript:
- js/mermaid.min.js
theme:
name: material
language: de
font: false
logo: ../logo.png
favicon: ../icon.png
custom_dir: overrides
markdown_extensions:
- abbr
- admonition
- pymdownx.details
- pymdownx.highlight
- pymdownx.superfences:
custom_fences:
- name: mermaid
class: mermaid
format: !!python/name:mermaid2.fence_mermaid
- pymdownx.inlinehilite
- pymdownx.keys
- pymdownx.tabbed
plugins:
- search
- mermaid2
# - with-pdf:
# copyright: Copyright © 2020 Bernd Reuther
# toc_title: Inhaltsverzeichnis
# render_js: true
# headless_chrome_path: chromium-browser
# verbose: true
- pdf-with-js
- user-defined-values:
keywords:
IP_ADRESSE:
placeholder: z.B. 0.0.0.0
DOMAIN_NAME:
placeholder: z.B. fritz.box