-
Notifications
You must be signed in to change notification settings - Fork 29
/
_config.yml
83 lines (72 loc) · 2.93 KB
/
_config.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
title: Academy Software Foundation TAC
description: Materials and processes for the Academy Software Foundation TAC
logo: "https://artwork.aswf.io/other/aswf/logo/aqua/aswf-logo-aqua.svg"
theme: just-the-docs
repository: AcademySoftwareFoundation/tac
exclude: [
"README.md",
"completed.md",
"dco-signoffs/",
"Gemfile",
"Gemfile.lock",
"package.json",
"package-lock.json",
"CODE_OF_CONDUCT.md",
"LICENSE",
"vendor"
]
back_to_top: true
back_to_top_text: "Back to top"
gh_edit_link: true # show or hide edit this page link
gh_edit_link_text: "Edit this page on GitHub"
gh_edit_repository: "https://github.com/AcademySoftwareFoundation/tac" # the github URL for your repo
gh_edit_branch: "main" # the branch that your docs is served from
gh_edit_view_mode: "tree"
# Various URLs used across the site
landscape_url: 'https://landscape.aswf.io'
calendar_url: 'https://zoom-lfx.platform.linuxfoundation.org/meetings/aswf'
slack_url: 'https://slack.aswf.io'
directed_fund_charter_url: 'https://charter.aswf.io'
tac_issues_url: 'https://github.com/AcademySoftwareFoundation/tac/issues/new'
mailing_list_url: "https://lists.aswf.io"
wiki_url: "https://wiki.aswf.io"
lfx_insights_url: "https://insights.lfx.linuxfoundation.org/foundation/aswf"
helpdesk_url: "https://servicedesk.aswf.io"
tac_mailing_list_url: "https://lists.aswf.io/g/tac"
website_url: "https://aswf.io"
blog_url: "https://aswf.io/blog"
tac_lfx_meeting_url: "https://zoom-lfx.platform.linuxfoundation.org/meeting/97880950229?password=81d2940e-c055-43b9-9b5a-6cd7d7090feb"
lfscanning_repo_url: https://github.com/lfscanning/spdx-aswf
tac_member_list_url: https://www.aswf.io/about/technical-advisory-council
lf_staff_list_url: https://www.aswf.io/about/staff/
mission_statement_url: https://www.aswf.io/about/
# Foundation Settings
foundation_name: "Academy Software Foundation"
clotributor_name: aswf
membership_top_tier: 'Premier'
vote_of_tac_committee_title: "Industry Representatives"
archived_lifecycle_stage: "Archived"
aux_links:
"Need help or have a question? Contact us here":
- "//servicedesk.aswf.io"
footer_content: Copyright © The Linux Foundation®. All rights reserved. The Linux Foundation has registered trademarks and uses trademarks. For a list of trademarks of The Linux Foundation, please see our <a href="https://www.linuxfoundation.org/trademark-usage">Trademark Usage</a> page. Linux is a registered trademark of Linus Torvalds. <a href="http://www.linuxfoundation.org/privacy">Privacy Policy</a> and <a href="http://www.linuxfoundation.org/terms">Terms of Use</a>.
readme_index:
with_frontmatter: true
ga_tracking: 360578303
ga_tracking_anonymize_ip: true
kramdown:
input: GFM
extensions:
- autolink
parse_block_html: true
toc_levels: 2..6
plugins:
- jekyll-redirect-from
mermaid:
# Version of mermaid library
# Pick an available version from https://cdn.jsdelivr.net/npm/mermaid/
version: "10.9.0"
callouts:
note:
title: Note
color: blue