-
Notifications
You must be signed in to change notification settings - Fork 29
Expand file tree
/
Copy path_config.yml
More file actions
109 lines (96 loc) · 3.75 KB
/
_config.yml
File metadata and controls
109 lines (96 loc) · 3.75 KB
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
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?template=01-tac-agenda.yml'
helpdesk_url: "https://servicedesk.aswf.io"
mailing_list_url: "https://lists.aswf.io"
wiki_url: "https://wiki.aswf.io"
lfx_insights_url: "https://insights.lfx.linuxfoundation.org/foundation/aswf"
tac_mailing_list_url: "https://lists.aswf.io/g/tac"
tac_mailing_list_email: tac@lists.aswf.io
tac_private_mailing_list_email: tac-private@lists.aswf.io
leads_mailing_list_email: technical-project-leads@lists.aswf.io
website_url: "https://aswf.io"
blog_url: "https://aswf.io/blog"
tac_lfx_meeting_url: https://zoom-lfx.platform.linuxfoundation.org/meetings/aswf?view=list&projects=aswf
lfscanning_repo_url: https://github.com/lfscanning/spdx-aswf
tac_member_list_url: https://www.aswf.io/about/technical-advisory-council
tac_meeting_agenda_url: https://github.com/orgs/AcademySoftwareFoundation/projects/19
lf_staff_list_url: https://www.aswf.io/about/staff/
mission_statement_url: https://www.aswf.io/about/
tac_agenda_url: https://github.com/orgs/AcademySoftwareFoundation/projects/19
artwork_url: 'https://artwork.aswf.io'
election_guidelines_url: 'https://github.com/AcademySoftwareFoundation/foundation/blob/main/elections.md'
# Foundation Settings
foundation_name: "Academy Software Foundation"
clotributor_name: aswf
membership_top_tier: 'Premier'
vote_of_tac_committee_title: "Industry Representatives"
vote_of_tac_committee_count: 3
archived_lifecycle_stage: "Archived"
tac_projects:
- "Graduated Stage Projects"
- "Long Term Working Groups"
project_types:
- singular: "Project"
plural: "Projects"
- singular: "Working Group"
plural: "Working Groups"
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
defaults:
-
scope:
path: "meetings/*/README.md"
type: "pages"
values:
title: My Title
parent: Meetings