initial commit
This commit is contained in:
+50
@@ -0,0 +1,50 @@
|
||||
site_name: RegattaTech.DE Dokumentation
|
||||
site_url: https://doku.regattatech.de
|
||||
|
||||
|
||||
theme:
|
||||
language: de
|
||||
name: material
|
||||
font: false
|
||||
features:
|
||||
- navigation.sections
|
||||
- navigation.indexes
|
||||
- toc.integrate
|
||||
- navigation.footer
|
||||
logo: assets/images/regattatech-logo.png
|
||||
|
||||
extra_css:
|
||||
- assets/css/img.css
|
||||
|
||||
plugins:
|
||||
- search
|
||||
- awesome-pages
|
||||
|
||||
markdown_extensions:
|
||||
- abbr
|
||||
- pymdownx.snippets
|
||||
- admonition
|
||||
- pymdownx.details
|
||||
- pymdownx.superfences
|
||||
- attr_list
|
||||
- md_in_html
|
||||
- pymdownx.tabbed
|
||||
- footnotes
|
||||
|
||||
|
||||
|
||||
repo_name: rg/doku
|
||||
repo_url: https://git.tservic.es/rg/doku
|
||||
|
||||
|
||||
|
||||
extra:
|
||||
generator: true
|
||||
social:
|
||||
- icon: fontawesome/brands/git
|
||||
link: https://git.tservic.es/rg
|
||||
name: callme
|
||||
- icon: fontawesome/solid/paper-plane
|
||||
link: mailto:hi@regattatech.de
|
||||
name: mailme
|
||||
|
||||
Reference in New Issue
Block a user