forked from willard-yuan/willard-yuan.github.io
-
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path_config.yml
31 lines (26 loc) · 846 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
title: Echo Valor
name: EchoValor's homepage
description: I am Yong Yuan. Willard is my English Name, which means great bravery. I completed my bachelor's degree in Faculty of Science at Xi'Dian University of science and technology of the electronics information on July 1, 2013.
url: https://yongyuan.name
gems: [jekyll-gist]
# 自定义post url
permalink: /blog/:title.html
timezone: Asia/Chongqing
# Overriden by GitHub Pages: https://help.github.com/articles/using-jekyll-with-pages#configuring-jekyll
safe: true
lsi: false
markdown: kramdown
kramdown:
input: GFM # Enable GitHub Flavored Markdown (fenced code blocks)
extensions:
- autolink
- footnotes
- smart
hard_wrap: false
# use_coderay: true
syntax_highlighter: rouge
# coderay:
# coderay_line_numbers: nil
# White-listed plugins
gems:
- jekyll-sitemap