go to mkdocs
This commit is contained in:
29
mkdocs.yml
Normal file
29
mkdocs.yml
Normal file
@ -0,0 +1,29 @@
|
||||
site_name: BrainSys - wiki
|
||||
|
||||
theme:
|
||||
name: material
|
||||
highlightjs: true
|
||||
palette:
|
||||
scheme: slate
|
||||
primary: light blue
|
||||
language: fr
|
||||
logo: assets/logo.png
|
||||
homepage: https://brainsys.io
|
||||
features:
|
||||
- navigation.indexes
|
||||
- navigation.instant
|
||||
- navigation.expand
|
||||
- navigation.path
|
||||
|
||||
extra:
|
||||
consent:
|
||||
title: Cookie consent
|
||||
description: >-
|
||||
We use cookies to recognize your repeated visits and preferences, as well
|
||||
as to measure the effectiveness of our documentation and whether users
|
||||
find what they're searching for. With your consent, you're helping us to
|
||||
make our documentation better.
|
||||
actions:
|
||||
- reject
|
||||
- accept
|
||||
- manage
|
Reference in New Issue
Block a user