-
Notifications
You must be signed in to change notification settings - Fork 0
/
_config.yml
57 lines (46 loc) · 1.5 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
# Dependencies
#// redcarpet not supported on Jekyll 4+
markdown: kramdown
highlighter: pygments
paginate: 3
paginate_path: "/logs/:num"
# Permalinks
#permalink: pretty
permalink: /:year/:month/:day/:title/
# Setup
title: Reinhardt
tagline: 'We endeavor'
#description: 'A brazen two-column <a href="http://jekyllrb.com" target="_blank">Jekyll</a> theme that pairs a prominent sidebar with uncomplicated content. Made by <a href="https://twitter.com/mdo" target="_blank">@mdo</a>.'
description: > # this means to ignore newlines until "baseurl:"
Gateway to another space. Breadcrumbs to a life lived.
#// the base hostname & protocol for your site
url: "https://reinhardt021.github.io"
#// works local site.url>>.baseurl + / added to broken
baseurl: ''
author:
name: 'Mark Otto'
url: https://twitter.com/mdo
# Custom vars
version: 2.1.0
twitter: https://twitter.com/reinhardt021
mygithub: https://github.com/reinhardt021
linkedin: https://linkedin.com/in/reinhardtcagara
resume: https://www.dropbox.com/s/ecl4kvatqa54drt/ReinhardtCagara.pdf?dl=0
github:
link: https://github.com/reinhardt021
repo: https://github.com/reinhardt021/reinhardt021.github.io
kramdown:
input: GFM
hard_wrap: false
plugins:
- jekyll-coffeescript
- jekyll-gist
- jekyll-mentions
- jekyll-paginate
- jekyll-redirect-from
whitelist:
- jekyll-coffeescript
- jekyll-gist
- jekyll-mentions
- jekyll-paginate
- jekyll-redirect-from