forked from devinbalkind/airtable
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path_config.yml
executable file
·44 lines (34 loc) · 1.13 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
name: Open Referral API
url: http://developer.open.referral.adopta.agency/
author:
name: 'Kin Lane'
email: '[email protected]'
markdown: kramdown
permalink: /:categories/:year/:month/:day/:title/
exclude: [".rvmrc", ".rbenv-version", "README.md", "Rakefile", "changelog.md"]
get_color: 009900;
post_color: 0000ff;
put_color: FF0080;
delete_color: FF9900;
github_org: human-services
github_repo: portal
# URL to the issues page for this
support_title: Support
support_description: If you need any help, have questions, or would like to get involved, please use the following links.
support_email: [email protected]
support_twitter: apievangelist
# Login area
login:
signup:
# blog stuff
permalink: /:categories/:year/:month/:day/:title/
exclude: [".rvmrc", ".rbenv-version", "README.md", "Rakefile", "changelog.md", ".DS_Store"]
paginate: 150
paginate_path: "/blog/page:num"
status_key: ASzjKOjFKPYC0D-RBGPWtw
status_id: 1572918
# Footer
footer_title: API Evangelist
footer_link: http://apievangelist.com
footer_image_source: https://s3.amazonaws.com/kinlane-productions/footer/empowered-by-you-banner.png
footer_image_width: 60