-
Notifications
You must be signed in to change notification settings - Fork 0
/
_config.yml
executable file
·56 lines (47 loc) · 1.22 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
# Build settings
gems:
- jemoji
- jekyll-paginate
# Site settings
title: "The Liquid Blog"
description: Healthier Democracy
email: [email protected]
#blog logo
logo: "/assets/icon-reduced-300.png"
# blog cover
cover: "/assets/statue_of_liberty.jpg"
#blog logo
twitter_large: "/assets/twitter_large.png"
paginate: 30
permalink: pretty # remove .html from post urls
url: "https://blog.liquid.us" # url of the blog
app_url: "https://liquid.us" # link back to the main app
baseurl: ""
#used to display twitter cards
twitter_handle: '@Liquid_US'
#fill in disqus shortname to use disqus
#disqus: disqus-shortname
# social icons and sharing options
social:
- icon: twitter
url: https://twitter.com/Liquid_US
desc: Follow us on twitter
username: "@Liquid_US"
share_url: http://twitter.com/share
share_title: ?text=
share_link: "&url="
- icon: facebook
url: https://facebook.com/voteliquid/
username: "@VoteLiquid"
desc: Connect with us on facebook
share_url: https://www.facebook.com/sharer.php
share_title: ?t=
share_link: "&u="
- icon: envelope
url: mailto:[email protected]
desc: Contact us by email
share_url:
share_title:
share_link:
sass:
sass_dir: css/_sass