-
Notifications
You must be signed in to change notification settings - Fork 9
/
_config.yml
48 lines (43 loc) · 943 Bytes
/
_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
name: US Government APIs
exclude:
- go
- copy-template
- Gemfile
- Gemfile.lock
- README.md
- LICENSE.md
permalink: pretty
# Author/Organization info to be displayed in the templates
author:
name: Gray Brooks
url: https://pages.18f.gov/API-All-the-X/
# Navigation
# List links that should appear in the site sidebar here
navigation:
- text: Home
url: /
internal: true
- text: 18F List
url: 18f-list/
internal: true
- text: API Listing on Data.gov
url: datagov/
internal: true
- text: 3rd-Party Catalogs
url: other-lists/
internal: true
- text: Short Term Fixes
url: short-term-fixes/
internal: true
- text: A Sustainable Model
url: sustainable-model/
internal: true
- text: How You Can Help
url: https://github.com/unitedstates/APIs/labels/help%20wanted
internal: false
repos:
- name: APIs
description: Main repository
url: https://github.com/unitedstates/APIs
# Style Variables
brand_color: "#1188ff"