forked from myvyang/kamael.github.io
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path_config.yml
40 lines (32 loc) · 929 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
# Dependencies
markdown: kramdown
highlighter: rouge
kramdown:
auto_ids: true
footnote_nr: 1
entity_output: as_char
toc_levels: 1..6
enable_coderay: false
# Permalinks
permalink: /:categories/:title/ #pretty
# Setup
title: myvyang's weblog
tagline: ' | notes'
description: 'A weblog of <a href="https://github.com/kamael" target="_blank">@myvyang</a>, myvyang@gmail.com.<br> Forked from a reserved <a href="https://github.com/cgnail" target="_blank">cgnail</a>.'
url: #http://lanyon.getpoole.com
baseurl: '/'
gems: [jekyll-paginate]
paginate: 10
author:
name: 'myvyang'
url: https://github.com/kamael
comments:
provider: duoshuo
disqus:
short_name: myvyang
duoshuo:
short_name: myvyang
# Custom vars
version: 1.0.0
github:
repo: https://github.com/kamael/kamael.github.io