forked from hurley25/wiki
-
Notifications
You must be signed in to change notification settings - Fork 0
/
_config.yml
58 lines (46 loc) · 1.48 KB
/
_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
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
markdown: kramdown
pygments: true
safe: false
permalink: /posts/:title.html
exclude:
- README.md
name: x86架构操作系统内核的实现
host: wiki.0xffffff.org
desc: OS开发资料收集和翻译一些来自OSDev的wiki
custom:
category:
environment: 环境相关
booting: 启动引导
debugging: 调试相关
development: 开发资料
hardware: 硬件相关
resources: 相关资源
tools: 一些工具
hurlex: hurlex开发文档
categories:
- name: environment
title: 环境相关
- name: booting
title: 启动引导
- name: debugging
title: 调试相关
- name: development
title: 开发资料
- name: hardware
title: 硬件相关
- name: resources
title: 相关资源
- name: tools
title: 一些工具
- name: hurlex
title: hurlex开发文档
scrollingLoadCount: 2 # 滚屏自动加载文章数量,“0”为关闭
meta:
author:
name: 刘欢
email: [email protected]
gcse: 005059010805518958949:cwkiumrmkyq # Google自定义搜索标识ID
github: hurley25/wiki # GitHub账号
gravatar: 85dde318e4d8b67885ca0848a1314668 # Gravatar头像标识
gapi: http://www.google.com/jsapi # Google API地址
gravatar: http://en.gravatar.com/avatar/ # Gravatar头像服务器地址