forked from AcademySoftwareFoundation/tac
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path_config.yml
More file actions
28 lines (24 loc) · 772 Bytes
/
_config.yml
File metadata and controls
28 lines (24 loc) · 772 Bytes
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
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
exclude: [
"README.md",
"completed.md",
"dco-signoffs/",
"Gemfile",
"Gemfile.lock",
"package.json",
"package-lock.json",
"CODE_OF_CONDUCT.md",
"LICENSE"
]
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"
readme_index:
with_frontmatter: true