-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathmkdocs.yml
120 lines (106 loc) · 3.27 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
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
site_name: Transformation Flow
site_url: https://transformationflow.io/
repo_name: transformationflow/transformationflow.github.io
repo_url: https://github.com/transformationflow/transformationflow.github.io
theme:
name: material
font:
text: Monserrat
palette:
- scheme: default
toggle:
icon: material/weather-sunny
name: Switch to dark mode
primary: white
accent: blue grey
- scheme: slate
toggle:
icon: material/weather-night
name: Switch to light mode
primary: black
accent: cyan
icon:
repo: fontawesome/brands/github
logo: assets/logos/TransformationFlowLogo3DTransparent.png
favicon: assets/logos/TransformationFlowLogo3DTransparent_100x100.png
features:
- content.code.annotate
- content.code.copy
- navigation.footer
- navigation.indexes
- navigation.instant
- navigation.path
- navigation.sections
- navigation.tabs
- navigation.tabs.sticky
- navigation.top
- navigation.tracking
- toc.integrate
plugins:
- search
nav:
- Introduction: index.md
- Libraries: libraries.md
- Reference:
- Terminology: reference/terminology.md
- BigQuery Tools:
- Introduction: reference/bqtools/index.md
- Functions:
- Automation: reference/bqtools/functions/automation.md
- Utilities: reference/bqtools/functions/utilities.md
- Metadata: reference/bqtools/functions/metadata.md
- Resources: reference/bqtools/functions/resources.md
- Partitions: reference/bqtools/functions/partitions.md
- Export: reference/bqtools/functions/export.md
- Concepts:
- Resources: reference/bqtools/concepts/resources.md
- Decode Data:
- Introduction: reference/decodedata/index.md
- Publications:
- Medium: publications/medium.md
markdown_extensions:
- admonition
- attr_list
- md_in_html
- pymdownx.highlight
- pymdownx.details
- pymdownx.superfences
- footnotes
- meta
- pymdownx.tabbed:
alternate_style: true
- tables
- toc:
baselevel: 2
- def_list
- pymdownx.tasklist:
custom_checkbox: true
- pymdownx.superfences:
custom_fences:
- name: mermaid
class: mermaid
format: !!python/name:pymdownx.superfences.fence_code_format
- pymdownx.emoji:
emoji_index: !!python/name:materialx.emoji.twemoji
emoji_generator: !!python/name:material.extensions.emoji.to_svg
extra:
analytics:
provider: google
property: G-2SWKZ494KD
consent:
title: Cookie consent
description: >-
We use cookies to recognize your repeated visits and preferences, as well
as to measure the effectiveness of our documentation and whether users
find what they're searching for. With your consent, you're helping us to
make our documentation better.
social:
- icon: fontawesome/brands/medium
link: https://jim-barlow.medium.com/
- icon: fontawesome/brands/github
link: https://github.com/transformationflow
- icon: fontawesome/solid/paper-plane
link: mailto:[email protected]
- icon: fontawesome/solid/calendar
link: https://calendly.com/transformationflow/15
copyright: Copyright © 2024 Transformationflow OÜ (16248096), Estonia