summaryrefslogtreecommitdiffstats
path: root/website/broot_theme/broot_theme.yml
blob: 4690018bcd0ea5f4501c63577a8580ac138f21b5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# Config options for 'mkdocs' theme

static_templates:
    - 404.html

include_search_page: false
search_index_only: false

highlightjs: true
hljs_languages:
        - yaml
        - ini
        - css
        - rust
hljs_style: 'github'
shortcuts:
    help: 191    # ?
    next: 78     # n
    previous: 80 # p
    search: 83   # s