-
Notifications
You must be signed in to change notification settings - Fork 10
/
_config.yml
64 lines (56 loc) · 1.3 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
55
56
57
58
59
60
61
62
63
64
# Site settings
title: METRO | 599
email: [email protected]
description: Where New York's libraries and archives come together to learn, share ideas, and collaborate.
footer:
address:
- line: Metropolitan New York Library Council
- line: 599 11th Avenue, 8th floor
- line: New York, NY 10036
phone: 212.228.2320
twitter:
username: mnylc
# Social networks usernames (many more available: google-plus, flickr, dribbble, pinterest, instagram, tumblr, linkedin, etc.)
social:
- title: twitter
url: http://twitter.com/mnylc
img: /assets/img/logos/Twitter_Logo_White_On_Blue.png
- title: MailChimp
url: http://eepurl.com/b-Oik9
img: /assets/img/logos/mc_script_white.png
# Content settings
defaults:
-
scope:
type: "posts"
path: "_posts/jobs"
values:
permalink: "/jobs/:title"
tags:
- job
-
scope:
type: "posts"
path: "_posts/news"
values:
permalink: "/news/:title"
tags:
- news
-
scope:
path: "pages"
type: "pages"
values:
layout: "page"
# Build settings
markdown: kramdown
# Attribution
attribution:
theme:
source: Rick Kim
name: agency
url: https://github.com/y7kim/agency-jekyll-theme
plugins:
- jekyll-seo-tag
- jekyll-redirect-from
google_analytics: UA-96398579-1