You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

32 lines
768 B
YAML

site_name: "[kro]bot"
site_description: Le club de robotique de l'ENS Paris-Saclay
copyright: "Copyright © Krobot 2019"
repo_url: https://github.com/ens-krobot/KrobotDocumentation/
nav:
- Club et Matériel:
- Le club: index.md
- Les imprimantes 3D: imprimantes-3d.md
- Projets:
- Le KBOT: kbot.md
- La Coupe de France 2019: coupe-de-france-2019.md
- La Coupe de France 2015: coupe-de-france-2015.md
extra:
search:
language: fr
social:
- type: github
link: https://github.com/ens-krobot
theme:
name: material
language: fr
palette:
primary: 'light green'
accent: 'light green'
logo: img/logo.svg
favicon: img/favicon.ico
font: false
feature:
tabs: true
extra_css:
- css/layout.css