-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy path_config.yml
47 lines (43 loc) · 1.33 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
title: NICEST2
email: [email protected]
description: Second phase of the Nordic Collaboration on e-Infrastructures for Earth System Modeling
author: Anne Fouilloux
baseurl: "/nicest2"
url: "https://nordicesmhub.github.io"
# Social Profiles
twitter_username: AnneFouilloux
github_username: NordicESMHub
# Add your google-analytics ID here to activate google analytics
google_analytics: UA-XXXXXXXXX-X # out your google-analytics code
# Build settings
markdown: kramdown
paginate: 5
paginate_path: "/posts/page:num/"
plugins:
- jekyll-feed
- jekyll-paginate
- jekyll-sitemap ## Uncomment this line to silently generate a sitemaps.org compliant sitemap for your Jekyll site
# Icon tag config
icon-tag:
# in posts
question: fa-question-circle
solution: fa-eye
hands_on: fa-pencil
comment: fa-commenting-o
tip: fa-lightbulb-o
objectives: fa-bullseye
requirements: fa-check-circle
hourglass: fa-hourglass-end
keypoints: fa-key
tool: fa-wrench
workflow: fa-project-diagram
feedback: fa-comments-o
congratulations: fa-thumbs-up
trophy: fa-trophy
warning: fa-warning
details: fa-info-circle
exchange: fa-exchange
wf-input: fa-chevron-circle-right
sticky-note: fa-sticky-note
new-history: fa-plus
search: fa fa-search