-
Notifications
You must be signed in to change notification settings - Fork 6
/
Copy pathmkdocs.yml
63 lines (59 loc) · 1.63 KB
/
mkdocs.yml
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
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
site_name: juku3000
site_description: Kooliarvuti JUKU igavene digitaalne elu
site_url: https://j3k.infoaed.ee/
repo_name: infoaed/juku3000
repo_url: https://github.com/infoaed/juku3000
edit_uri: ""
site_author: juku3000
extra_css:
- css/extra.css
theme:
name: material
logo: images/juku3000_small.svg
favicon: images/favicon.svg
language: et
custom_dir: docs/overrides
palette:
- media: "(prefers-color-scheme)"
primary: deep-purple
toggle:
icon: material/brightness-auto
name: "Automaatne heledus"
- scheme: 'default'
primary: deep-purple
media: '(prefers-color-scheme: light)'
toggle:
icon: 'material/lightbulb'
name: "Tekst tumedal tasutal"
- scheme: 'slate'
primary: deep-purple
media: '(prefers-color-scheme: dark)'
toggle:
icon: 'material/lightbulb-outline'
name: 'Tekst heledal taustal'
features:
- navigation.sections
- header.autohide
- content.code.copy
- content.footnote.tooltips
markdown_extensions:
- admonition
- codehilite
- footnotes
- attr_list
- md_in_html
- pymdownx.blocks.caption
- pymdownx.magiclink
- toc:
permalink: true
plugins:
- social:
nav:
- Tere, Juhan!: index.md
- JUKU elutsükkel: ajajoon.md
- EKDOSi kasutamine: juku-käsud.md
- Videote salvestamine: videod.md
- Ketaste lugemine: kettad.md
- Tarkvara kataloog: tarkvara-kataloog.md
- MAME käivitamine: mame-käivitamine.md
- '👾 Proovi JUKUt veebis! 👾': 'https://infoaed.ee/juku'