-
Notifications
You must be signed in to change notification settings - Fork 5
/
_config.yml
41 lines (31 loc) · 984 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
# Build settings
gems:
- jemoji
- jekyll-paginate
# Site settings
title: "Consensual Software"
description: > # this means to ignore newlines until "email:"
Where Consent and Software Design Intersect
email: [email protected]
#blog logo to be changed
logo: "/assets/images/cs_logo.png"
float_logo: true # true, false (default)
# blog cover
cover: "/assets/images/background_image.jpg"
name: 'Danielle & Lucas'
author: 'Danielle & Lucas'
author_image: "/assets/images/author.jpg" # should be added
paginate: 5
url: "http://consensualsoftware.com" # the base hostname & protocol for your site
baseurl: ""
#used to display twitter cards
twitter_handle: '@consentsoftware'
#fill in disqus shortname to use disqus
#disqus: disqus-shortname
#google_analytics: UA-XXXXX-X
#### social icons and sharing options
social:
- icon: twitter
url: https://twitter.com/@consentsoftware
- icon: github
url: https://github.com/consensualsoftware/consensual_software