-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path_config.yml
More file actions
executable file
·57 lines (45 loc) · 1.18 KB
/
_config.yml
File metadata and controls
executable file
·57 lines (45 loc) · 1.18 KB
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
url: https://brodiepearson.github.io
baseurl:
plugins: ['jekyll/scholar']
# Site settings
title: Brodie Pearson
email: brodie.pearson@oregonstate.edu
description: "Turbulence in the Ocean"
# Color settings (hex-codes without the leading hash-tag)
color:
primary: 0099FF
secondary: 00CCFF
secondary-dark: 333
# pagination
paginate: 5
paginate_path: "/blog/page:num/"
# Social networks usernames (many more available: google-plus, flickr, dribbble, pinterest, instagram, tumblr, linkedin, etc.)
social:
- title: envelope
url: mailto:brodie.pearson@oregonstate.edu
- title: twitter
url: https://twitter.com/BrodiePearson4
- title: github
url: https://github.com/BrodiePearson
# Postal address (add as many lines as necessary)
address:
- line:
- line:
# Build settings
markdown: kramdown
permalink: pretty
# Bibliography settings
#scholar:
# style: american-meteorological-society
# locale: en
# sort_by: year
# order: ascending
# source: ./_bibliography
# bibliography: references.bib
# bibliography_template: bib
# replace_strings: true
# join_strings: true
# details_dir: bibliography
# details_layout: bibtex.html
# details_link: Details
# query: "@*"