-
Notifications
You must be signed in to change notification settings - Fork 5
Expand file tree
/
Copy path_config.yml
More file actions
43 lines (38 loc) · 811 Bytes
/
_config.yml
File metadata and controls
43 lines (38 loc) · 811 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
39
40
41
42
43
title: Baidu Engineering
name: 百度LAMP技术
keywords: 百度LAMP技术,PHP,HHVM,NGINX,性能优化
description: 百度LAMP技术
email: reeze.xia@gmail.com
baseurl: ""
permalink: pretty
url: "http://lamp.baidu.com"
twitter_username: reeze_xia
github_username: baidu-lamp
paginate: 8
paginate_path: "articles/page/:num/"
duoshuo_id: baidu-lamp
disqus_id: baidu-lamp
markdown: redcarpet
redcarpet:
extensions: ["table", "autolink"]
post_defaults:
layout: post
lang: cn
has_en: false
page_id: post
collections:
projects:
output: false
permalink: /opensource/:path/
slides:
output: true
permalink: /slides/:path/
hhvm:
output: true
permalink: /hhvm/:path/
php:
output: true
permalink: /php/:path/
authors:
output: true
permalink: /author/:path/