forked from Punderthings/fossfoundation
-
Notifications
You must be signed in to change notification settings - Fork 0
/
_config.yml
54 lines (47 loc) · 1.15 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
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: Shane Curcuru
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
# Defaults
defaults:
-
scope:
path: ""
type: "foundations"
values:
layout: foundation