-
Notifications
You must be signed in to change notification settings - Fork 55
/
Copy path_config.yml
53 lines (43 loc) · 964 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
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
# Site settings
title: Paul E. Soto
name: Paul E. Soto
subtitle: Economist
email: [email protected]
description: >
Economist
baseurl: ""
url: "https://pesoto.github.io/"
github_username: pesoto
disqus_baseurl: "https://pesoto.github.io/"
disqus_shortname: https-pesoto-github-io
permalink: :title
google-site-verification: "EBNpnv4GiHJTmePgRajamxrYtJnc6WlqDyWUITDaSMo"
# Build settings
markdown: kramdown
paginate: 5
paginate_path: "/page:num/"
inter_post_navigation: true
defaults:
-
scope:
path: ""
values:
author: "Paul E. Soto"
# External gems
gems:
- jekyll-paginate
- jemoji
- jekyll-seo-tag
social:
- name: GitHub
icon: github
username: pesoto
url: https://github.com/pesoto
desc: Fork me on GitHub
share: false
- name: LinkedIn
icon: linkedin
username: Paul E. Soto
url: https://www.linkedin.com/in/paul-e-soto-2705ab218
desc: Connect with me on LinkedIn
share: true