-
Notifications
You must be signed in to change notification settings - Fork 19
Expand file tree
/
Copy path_config.yml
More file actions
115 lines (107 loc) · 2.67 KB
/
_config.yml
File metadata and controls
115 lines (107 loc) · 2.67 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
110
111
112
113
114
115
title: FOSS Foundations Directory
description: Comprehensive metadata directory about non-profit FOSS Foundations.
theme: just-the-docs
url: https://fossfoundation.info
ga_tracking: G-LF1HV9CP39
author:
name: Shane Curcuru
url: https://shanecurcuru.org
twitter:
username: shanecurcuru
card: summary
# Just-the-docs configuration
search_enabled: true
heading_anchors: true
gh_edit_link: true
gh_edit_link_text: Edit this page on GitHub.
gh_edit_repository: https://github.com/Punderthings/fossfoundation
gh_edit_branch: main
gh_edit_view_mode: tree
callouts:
note:
title: NOTE
color: green
aux_links:
"FOSS Foundations On GitHub":
- "https://github.com/Punderthings/fossfoundation"
nav_external_links:
- title: Choose A Foundation
url: https://chooseafoundation.com/
- title: FOSS Foundation Funding
url: https://fossfunding.com/
- title: Shane Curcuru / Punderthings
url: https://punderthings.com/
# Jekyll setup and collections
include:
- _pages
collections:
foundations:
output: true
sort_by: name
permalink: /:collection/:path
sponsorships:
output: true
sort_by: name
permalink: /:collection/:path
entities:
output: true
sort_by: name
permalink: /:collection/:path
reports:
output: true
sort_by: name
permalink: /:collection/:path
# Defaults
defaults:
- scope:
path: ""
type: "foundations"
values:
layout: foundation
- scope:
path: ""
type: "sponsorships"
values:
layout: sponsorship
- scope:
path: ""
type: "entities"
values:
layout: entity
- scope:
path: ""
type: "reports"
values:
layout: report
# Generated list of opensourceconduct/_cocs by SchemaUtils/bin/build_config_map.py
cocs:
- identifier: ada
name: Ada Initiative Conference anti-harassment Policy
- identifier: citizen
name: Citizen Code of Conduct
- identifier: covenant
name: Contributor Covenant
- identifier: django
name: Django Code of Conduct
- identifier: geekfeminism
name: Geek Feminism Community anti-harassment Policy
- identifier: lgbtqintech
name: LGBTQ In Tech Code of Conduct
- identifier: ottertech
name: Otter Tech Code of Conduct and Procedures Templates
- identifier: pycon
name: PyCon US Code of Conduct
- identifier: python
name: Python Software Foundation Code of Conduct
- identifier: pythonmentors
name: Python Mentors Code Of Conduct
- identifier: rust
name: Rust Code Of Conduct
- identifier: speakup
name: Speak Up! Community Code of Conduct
- identifier: todogroup
name: Open Code Of Conduct
- identifier: ubuntu
name: Ubuntu Code of Conduct v2.0
- identifier: viewsource
name: View Source Code Of Conduct