-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path_config.yml
37 lines (29 loc) · 985 Bytes
/
_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
# Permalinks
#permalink: :categories/:year/:month/:day/:title:output_ext
# setup
title: Peter S. Ferguson
tagline: Astronomer
job: Research Associate
location: UW Madison
department: Department of Physics
paginate_path: "_pages/projects/page:num/"
paginate: 5
# About/contact
author:
name: Peter S. Ferguson
github: psferguson
email: [email protected]
# Gems
plugins:
- jekyll-paginate
- jekyll-gist
include:
- pages
- _data
- _includes
# Custom vars
google_analytics_id: #UA-XXXX-Y
domain: peterferguson.space # if you want to force HTTPS, specify the domain without the http at the start, e.g. example.com
url: https://peterferguson.space # the base hostname and protocol for your site, e.g. http://example.com
baseurl: ""
#baseurl: /psferguson/psferguson.github.io # place folder name if the site is served in a subfolder