-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathmkdocs.yml
More file actions
46 lines (46 loc) · 1.08 KB
/
mkdocs.yml
File metadata and controls
46 lines (46 loc) · 1.08 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
site_name: documentation de « laboîte »
site_author: laboîte team
copyright: 2020 © laboîte team
repo_name: laboiteproject/docs
repo_url: https://github.com/laboiteproject/docs
edit_uri: 'edit/master/src/'
docs_dir: 'src'
site_dir: 'docs'
theme:
language: fr
name: material
custom_dir: overrides/material
palette:
primary: indigo
accent: teal
font:
text: Ubuntu
code: Ubuntu Mono
icon:
logo: fontawesome/solid/cloud
repo: fontawesome/brands/git-alt
plugins:
- search:
lang:
- fr
- en
- awesome-pages
- git-revision-date-localized:
type: date
fallback_to_build_date: true
markdown_extensions:
- admonition
- attr_list
- codehilite
- meta
- pymdownx.emoji:
emoji_index: !!python/name:materialx.emoji.twemoji
emoji_generator: !!python/name:materialx.emoji.to_svg
extra:
social:
- icon: fontawesome/brands/github
link: https://github.com/laboiteproject
- icon: fontawesome/solid/cloud
link: https://lenuage.io/
- icon: fontawesome/solid/book
link: https://docs.lenuage.io