go to mkdocs

This commit is contained in:
Ludovic Cartier
2024-08-09 18:26:06 +02:00
parent b8f840ee7a
commit 3e0a7572e6
6 changed files with 439 additions and 0 deletions

29
mkdocs.yml Normal file
View 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