-
Notifications
You must be signed in to change notification settings - Fork 0
/
_config.yml
85 lines (72 loc) · 2.42 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
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
# SITE CONFIGURATION
title: Translucent Green Plastic Press # your site title
author: Jonah Lubin # You :P
description: > # Meta description of Homepage
Small press specializing in good books.
baseurl: "/" # the subpath of your site, e.g. /blog
url: "" # the base hostname & protocol for your site, e.g. http://example.com
# SEO PLUGIN
social:
name: Your Name
links:
- https://twitter.com/BenBalter
- https://www.facebook.com/ben.balter
- https://www.linkedin.com/in/BenBalter
- https://plus.google.com/+BenBalter
- https://github.com/benbalter
- https://keybase.io/benbalter
# THEME SETTINGS
navigation: # Navigation links
- {name: 'Home', link: '/'}
- {name: 'Beiträge', link: '/beitraege'}
tagline: >
hero_img: posts/banner.png # Main background image: use the path from /assets/img/ => This will output /assets/img/posts/sleek_lg.jpg
email: translucentgreenplasticpress@gmail.com # email for form submission
twitter_username: trnslucentgreen # replace with your_twitter_username or comment to remove link from footer
github_username: sreyfe # replace with your_github_username or comment to remove link from footer
# google_tag_manager: GTM-XXXXXXX # Uncomment to enable GTM. Replace GTM-XXXXXXX with your GTM container ID
service_worker: true
# BUILD SETTINGS
markdown: kramdown
highlighter: rouge # or pygments or null
# theme: jekyll-sleek # Uncomment if you're using the theme as a ruby gem
exclude:
- README.md
- node_modules
- script
- package.json
- package-lock.json
- Gemfile
- Gemfile.lock
- vendor
- npm-debug.log
- gulpfile.js
- sleek.jpg
include: ['_pages']
permalink: /:title/
compress_html:
clippings: all
plugins:
- jekyll-sitemap
- jekyll-seo-tag
authors:
maria:
name: Maria Laurids Lazzarotti
display_name: Maria
img: /assets/img/avis/maria.jpg
email:
web:
orcid:
twitter:
github:
description: Maria (they/them) is a student in comparative literature in Berlin, an italian in exile, and God's favourite little soldier.
pascale:
name: Pascale Swoboda
display_name: Pascale
img: /assets/img/avis/pascale.jpg
email:
web:
orcid:
twitter:
github:
description: Pascale Swoboda is an oil painter and digital artist who currently lives and works in Berlin, Germany. A self taught artist, Pascale's influences range from Rembrandt, Chardin and Morandi to 90’s video games, Archeology and Comic Books.