forked from AnnaBliss/api-stack
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path_config.yml
More file actions
executable file
·30 lines (23 loc) · 750 Bytes
/
_config.yml
File metadata and controls
executable file
·30 lines (23 loc) · 750 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
29
30
title: The API Stack
url: http://theapistack.com/
tag: API Stack
logo: https://s3.amazonaws.com/kinlane-productions/api-evangelist/api-stack-logo.jpg
logo_width: 80
logo_bottom_padding: 10
version: 1.1.1
author:
name: 'Kin Lane'
email: 'info@apievangelist.com'
markdown: kramdown
permalink: /:categories/:title/
exclude: [".rvmrc", ".rbenv-version", "README.md", "Rakefile", "changelog.md", ".DS_Store"]
paginate: 25
paginate_path: "/blog/page:num"
github_user: api-stack
github_repo: api-stack
github_branch: master
# 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