-
Notifications
You must be signed in to change notification settings - Fork 0
/
_config.yml
58 lines (52 loc) · 1.31 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
# For technical reasons, this file is *NOT* reloaded automatically when you use
# 'bundle exec jekyll serve'. If you change this file, please restart the server process.
author:
name: Rex Ledesma
url: "https://rexledesma.com"
twitter: _rexledesma
baseurl: ""
url: "https://rexledesma.com"
# jekyll-seo-tag
twitter:
username: _rexledesma
card: summary_large_image
logo: /assets/images/icons/logo.png
social:
name: Rex Ledesma
links:
- https://github.com/rexledesma
- https://twitter.com/_rexledesma
- https://www.facebook.com/andover
- https://www.goodreads.com/rexledesma
- https://www.linkedin.com/in/rexledesma
- https://www.strava.com/athletes/rexledesma
- https://open.spotify.com/user/125062534
- https://rexledesma.substack.com
- https://instagram.com/rexypooh
defaults:
- scopes:
path: ""
values:
image:
path: /assets/images/icons/logo.png
height: 480
width: 480
google_analytics: UA-173158493-1
permalink: /blog/:title
# build settings
markdown: Pandoc
pandoc:
extensions:
- section-divs
- from: 'markdown+tex_math_single_backslash'
- filter: 'pandoc-sidenote'
plugins:
- jekyll-last-modified-at
- jekyll-minifier
- jekyll-pandoc
- jekyll-seo-tag
- jekyll-sitemap
exclude:
- Gemfile
- Gemfile.lock
- README.md