-
Notifications
You must be signed in to change notification settings - Fork 65
/
Copy pathmkdocs.yml
66 lines (66 loc) · 2.36 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
site_name: BigFunctions
site_description: "BigFunctions are open-source BigQuery funcions 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: 'Built by <a href="https://unytics.io"><u>Unytics</u></a> — Copyright © 2025'
theme:
name: material
custom_dir: docs/theme_overrides
logo: assets/logo.png
favicon: /assets/favicon.ico
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:
- Join the Community: community.md
- Join Slack: https://join.slack.com/t/unytics/shared_invite/zt-1gbv491mu-cs03EJbQ1fsHdQMcFN7E1Q
- Add a star on GitHub: https://github.com/unytics/bigfunctions
- Suggest a function: https://github.com/unytics/bigfunctions/issues/new?assignees=&labels=new-bigfunction&projects=&template=0_new_bigfunction.yaml&title=%5Bnew%5D%3A+%60function_name%28argument1%2C+argument2%29%60
- Report a bug: https://github.com/unytics/bigfunctions/issues/new/choose
- Blog: blog/index.md
- Chat with us: chat_with_us.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/