-
Notifications
You must be signed in to change notification settings - Fork 64
/
Copy pathmkdocs.yml
62 lines (62 loc) · 1.9 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
site_name: BigFunctions
site_description: "BigFunctions are open-source BigQuery routines that give you SQL-superpowers. BigFunctions can compute advanced transforms such as sentiment score of a text, or send data to any of your favorite SAAS tool. BigFunctions is dbt's best friend."
site_url: 'https://unytics.io/bigfunctions/'
repo_name: 'unytics/bigfunctions'
repo_url: 'https://github.com/unytics/bigfunctions'
edit_uri: 'edit/main'
copyright: 'Copyright © 2025 Unytics'
theme:
name: material
custom_dir: docs/theme_overrides
logo: assets/logo.png
favicon: assets/logo.png
features:
- tabs
- content.tabs.link
- content.code.copy
# - instant
# - toc.integrate
# - navigation.instant
- navigation.path
- navigation.tabs
- navigation.tabs.sticky
- navigation.tracking
- navigation.indexes
- navigation.hide
# - navigation.expand
markdown_extensions:
- attr_list
- md_in_html
- tables
- toc:
toc_depth: 4
permalink: "¶"
- admonition
- pymdownx.details
- pymdownx.superfences
- pymdownx.emoji:
emoji_index: !!python/name:material.extensions.emoji.twemoji
emoji_generator: !!python/name:material.extensions.emoji.to_svg
- pymdownx.tabbed:
alternate_style: true
plugins:
- search
nav:
- Home: index.md
- BigFunctions: bigfunctions/README.md
- Framework: framework.md
- Community:
- Contribute!: CONTRIBUTING.md
- Join Slack!: https://join.slack.com/t/unytics/shared_invite/zt-1gbv491mu-cs03EJbQ1fsHdQMcFN7E1Q
- Blog: blog.md
validation:
nav:
omitted_files: ignore
extra:
social:
- icon: fontawesome/brands/github
link: https://github.com/unytics/bigfunctions
- icon: fontawesome/brands/slack
link: https://join.slack.com/t/unytics/shared_invite/zt-1gbv491mu-cs03EJbQ1fsHdQMcFN7E1Q
- icon: fontawesome/brands/linkedin
link: https://www.linkedin.com/company/unytics/