-
Notifications
You must be signed in to change notification settings - Fork 42
/
_config.yml
101 lines (82 loc) · 1.56 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
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
# Site settings
title: Parallel-in-Time
email: [email protected]
author: "Parallel-in-Time Enthusiasts"
description: ""
baseurl: ""
url: "http://parallel-in-time.org"
livereload: true
markdown: kramdown
exclude:
- travis_deploy_rsa.enc
- travis_deploy_rsa.pub
- .travis.yml
- Gemfile
- Gemfile.lock
- CONTRIBUTORS
- CONTRIBUTING.md
plugins:
- jekyll-paginate
- jekyll-feed
- jekyll/scholar
- jekyll-sitemap
theme: bulma-clean-theme
footer_menu: footer-entries
paginate: 5
paginate_path: "/news/page:num/"
timezone: UTC
encoding: utf-8
excerpt_separator: '<!--more-->'
assets:
compress:
css: true
js: true
cache: .asset-cache
prefix: '/assets'
assets:
- '*.png'
- '*.jpg'
- '*.jpeg'
- '*.svg'
- '*.woff'
- '*.woff2'
- '*.eof'
- '*.ttf'
digest: true
features:
liquid: true
automatic_img_size: false
automatic_img_alt: false
collections:
events_upcoming:
output: true
permalink: /events/:title/
events_past:
output: true
permalink: /events/:title/
groups:
output: true
projects:
output: true
methods:
output: true
codes:
output: true
scholar:
bibtex_filters:
- latex
- markdown
style: ieee-with-url
locale: en
sort_by: year, authors
order: ascending
source: ./_bibliography
bibliography: pint.bib
bibliography_template: reference
replace_strings: true
join_strings: true
details_dir: bibliography
details_layout: bibtex.html
details_link: Details
query: "@*"
# google_analytics_tracking_id: UA-89097376-2