-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathmkdocs.yml
55 lines (50 loc) · 1.34 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
site_name: La TERTULia
site_url: https://ironbar.github.io/tertulia_inteligencia_artificial/
# Configuration
theme:
name: material
language: en
palette:
primary: blue
accent: blue
font:
text: Roboto
code: Roboto Mono
features:
- navigation.instant
- navigation.tracking
- navigation.tabs
- navigation.tabs.sticky
- navigation.sections
- navigation.expand
- navigation.indexes
- navigation.top
logo: res/logo-podcast-favicon.png
favicon: res/logo-podcast-favicon.png
markdown_extensions:
- admonition
- pymdownx.details
- pymdownx.tasklist
- footnotes
- tables
plugins:
- search
- awesome-pages
- git-revision-date
extra:
generator: false
social:
- icon: fontawesome/brands/spotify
link: https://open.spotify.com/show/2yxHFbLvZC16ZV8Of7I7qH
- icon: fontawesome/brands/twitter
link: https://twitter.com/TERTUL_ia
- icon: fontawesome/brands/apple
link: https://podcasts.apple.com/us/podcast/la-tertulia-de-la-inteligencia-artificial/id1669083682
- icon: fontawesome/solid/microphone
link: https://go.ivoox.com/sq/1815311
- icon: fontawesome/brands/youtube
link: https://www.youtube.com/@tertul_ia
analytics:
provider: google
property: G-B7YZ9MMVYB
repo_url: https://github.com/ironbar/tertulia_inteligencia_artificial