forked from MarkWieczorek/idf-planets
-
Notifications
You must be signed in to change notification settings - Fork 0
/
_config.yml
53 lines (46 loc) · 1.46 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
# site settings
title: Ile-de-France Planets
subtitle:
name: Ile-de-France Planets
description: We are a community of planetary scientists that works in Paris and the surrounding region of Ile-de-France.
baseurl: # the subpath of your site, e.g. /blog
url: https://www.ile-de-france-planets.fr
logo1: Ile-de-france
logo2: Planets
# homepage tiles
tiles-source: pages # accepts "posts" or "pages"
tiles-count: 10
# social settings (key must match name of font awesome icon)
# see https://fontawesome.com/icons?d=gallery&p=2&s=brands
# Icons are not shown if value is empty
# You need to restart jekyll for changes to have an effect
socials:
Mastodon: https://solarsystem.social/@IDF_Planets
Bluesky: https://bsky.app/profile/idf-planets.solarsystem.social
GitHub: https://github.com/idf-planets
Email: mailto:mark.wieczorek@ipgp.fr
GitLab:
Instagram:
LinkedIn:
Twitter:
Facebook:
Slack:
# build settings
markdown: kramdown
plugins:
- jekyll-feed
- jekyll-link-attributes
sass:
style: compressed
exclude:
- "*.gemspec"
- LICENSE.md
- CONTRIBUTING.md
- README.md
# -----------------------------------------------------------------------------
# Set defaults for jekyll-link-attributes pluggin
# -----------------------------------------------------------------------------
external_links:
enabled: true
rel: external noreferrer noopener
target: _blank