-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy path_config.yml~
74 lines (62 loc) · 1.53 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
# Site settings
title: Williams Lab
email: [email protected]
url: https://williamspaleolab.github.io
description: "Paleoecology - Paleoclimatology - Global Climate Change - Quaternary Environments."
# Color settings (hex-codes without the leading hash-tag)
color:
primary-dark: '#333A56'
primary-light: '#F7F5E6'
links: '#52658F'
# Footer settings
footer: Williams Paleo Lab
# # Social networks usernames (many more available: google-plus, flickr, dribbble, pinterest, instagram, tumblr, linkedin, etc.)
# social:
# - title: twitter
# url: https://twitter.com/SBootstrap
# - title: facebook
# url:
# - title: stack-overflow
# url: http://stackoverflow.com/questions/tagged/jekyll
# - title: bitbucket
# url: http://bitbucket.org/jekyll
# - title: github
# url: https://github.com/WilliamsPaleoLab/startbootstrap
# Build settings
markdown: kramdown
permalink: pretty
## this is the directory we serve from
baseurl: ""
# gems: ['jekyll/scholar']
##People
collections:
people:
output: true
permalink: /people/:path/
# scholar:
# style: apa
# locale: en
#
# sort_by: none
# order: ascending
#
# group_by: none
# group_order: ascending
#
# source: ./_bibliography
# bibliography: bibliography.bib
# bibliography_template: "{{reference}}"
#
# replace_strings: true
# join_strings: true
#
# use_raw_bibtex_entry: true
# bibtex_filters:
# - superscript
# - latex
#
# details_dir: bibliography
# details_layout: bibtex.html
# details_link: Details
#
# query: "@*"