-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path_config.yml
More file actions
38 lines (29 loc) · 812 Bytes
/
_config.yml
File metadata and controls
38 lines (29 loc) · 812 Bytes
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
# Dependencies
markdown: redcarpet
redcarpet:
extensions: ["tables"]
pygments: true
# Permalinks
permalink: pretty
# Setup
title: Hoonmin Kim
tagline: 'Memcached, Cache, Hadoop, Blogging, Home-Network'
url: http://hoonmin.github.io
shorturl: hoonmin.github.io
author:
name: 'Hoonmin Kim'
url: https://facebook.com/harebox
paginate: 3
# Custom vars
version: 1.0.0
github:
repo: github.com/hoonmin/hoonmin.github.io
# This is the list of pages to incldue in the header of the website.
pages_list:
About: '/about/'
Archive: '/archive/'
Feed: '/atom.xml'
# Allow URL Redirects:
# * https://help.github.com/articles/redirects-on-github-pages
gems:
- jekyll-redirect-from