-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy path_config.yml
40 lines (36 loc) · 870 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
#
###################################
# Site wide configuration
####################################
#
title: linlinjava
email: [email protected]
description: Personal Blog for Thinking, Learning & Coding.
url: https://linlinjava.github.io/
#
###################################
# Jekyll configuration
####################################
#
markdown: kramdown
highlighter: rouge
excerpt_separator: <!--more-->
permalink: /articles/:year-:month/:title
kramdown:
auto_ids: true
footnote_nr: 1
entity_output: as_char
toc_levels: 1..6
enable_coderay: false
#
###################################
# Site Owner configuration
####################################
#
owner:
name: linlinjava
avatar: favicon.gif
job: "Java & Android Developer"
bio: "Thinking, Learning & Coding"
email: [email protected]
github: linlinjava