-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path_config.yml
More file actions
73 lines (57 loc) · 1.54 KB
/
_config.yml
File metadata and controls
73 lines (57 loc) · 1.54 KB
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
65
66
67
68
69
70
71
72
73
title: 'Privacy Seed'
title_separator: "|"
subtitle: 'Exploring intersections of human identity and its digital extensions'
description: 'Privacy Seed is an installation to challenge the intersections of personal spaces and data privacy, the connection of
human identity and its digital extensions.'
locale: 'en-GB'
timezone: 'Europe/Madrid'
url: 'https://privacy-seed.org'
name: 'Ilias Bartolini'
logo: '/assets/images/main_logo.png'
og_image: '/assets/images/main_logo.png'
masthead_title: ''
sidebar_image: /images/cover.png
theme: minimal-mistakes-jekyll
# Build settings
search: true
read_time: true
twitter:
username: "SeedPrivacy"
social:
links:
- "https://twitter.com/SeedPrivacy"
- "https://www.linkedin.com/in/iliasbartolini"
footer:
links:
- label: "Twitter"
icon: "fab fa-fw fa-twitter-square"
url: "https://twitter.com/SeedPrivacy"
- label: "GitHub"
icon: "fab fa-fw fa-github-square"
url: "https://github.com/iliasbartolini?tab=repositories&q=privacy-seed"
- label: "Linkedin"
icon: "fab fa fa-linkedin"
url: "https://www.linkedin.com/in/iliasbartolini"
- label: "e-mail"
icon: "fab fa fa-envelope "
url: "mailto:contact@privacy-seed.org"
analytics:
provider: "google-gtag"
google:
tracking_id: "UA-28181963-4"
anonymize_ip: true
compress_html:
clippings: all
ignore:
envs: development
minimal_mistakes_skin: "mint"
include:
- _pages
- _posts
exclude:
- Gemfile
- Gemfile.lock
- README.md
- LICENSE.md
plugins:
- jekyll-redirect-from