Skip to content

Commit 97302e9

Browse files
KkKk
Kk
authored and
Kk
committed
update
1 parent d3c0a00 commit 97302e9

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

45 files changed

+492
-715
lines changed

Diff for: images/body-bg.png

-8.65 KB
Binary file not shown.

Diff for: images/highlight-bg.jpg

-33.4 KB
Binary file not shown.

Diff for: images/hr.png

-1.01 KB
Binary file not shown.

Diff for: images/octocat-icon.png

-1.61 KB
Binary file not shown.

Diff for: images/tar-gz-icon.png

-1.63 KB
Binary file not shown.

Diff for: images/zip-icon.png

-1.62 KB
Binary file not shown.

Diff for: index.md

+4-48
Original file line numberDiff line numberDiff line change
@@ -10,61 +10,17 @@ title: 做美好的人,做酷的事
1010
做美好的人,做酷的事
1111
==================
1212

13-
[高鹏/JH](http://gaopenghigh.github.com) |
14-
<gaopenghigh@gmail.com> |
15-
[@番茄小新JH](http://weibo.com/jh27)
13+
[Kk](http://zaykl.github.com) |
14+
<liangkazhe@gmail.com> |
15+
[@zaykl](http://weibo.com/zaykl)
1616

1717
### 目录
1818

19-
##### 一步步理解Linux系列
20-
21-
* [一步步理解Linux之中断](posts/understanding_linux_step_by_step_interrupt.html)
22-
* [一步步理解Linux之IO(2)--高级IO](posts/understanding_linux_step_by_step_IO_2_advanced.html)
23-
* [一步步理解Linux之IO(1)--Linux的IO和标准IO库](posts/understanding_linux_step_by_step_IO_1_basic.html)
24-
* [一步步理解Linux之文件(1)](posts/understanding_linux_step_by_step_file_1.html)
25-
* [一步步理解Linux之进程(1)--进程基础知识](posts/understanding_linux_step_by_step_process_1_basic.html)
26-
* [一步步理解Linux之进程(2)--进程编程](posts/understanding_linux_step_by_step_process_2_process_programming.html)
27-
* [一步步理解Linux之进程(3)--进程在内核中的实现](posts/understanding_linux_step_by_step_process_3_process_in_kernel.html)
28-
* [一步步理解Linux之进程(4)--等待队列和进程切换](posts/understanding_linux_step_by_step_process_4_wait_queue_and_process_switch.html)
29-
* [一步步理解Linux之进程(5)--进程调度](posts/understanding_linux_step_by_step_process_5_schedule.html)
30-
* [一步步理解Linux之内核(1)--双向链表的实现](posts/understanding_linux_step_by_step_kernel_1_list.html)
31-
* [一步步理解Linux之内核(2)--hash函数的实现](posts/understanding_linux_step_by_step_kernel_2_hash.html)
32-
33-
##### 五年Linux使用接技巧系列
34-
35-
* [五年Linux使用技巧(1)--文件的属性](posts/5_year_linux_tips_1_file.html)
36-
* [五年Linux使用技巧(2)--系统(上)](posts/5_year_linux_tips_2_system_1.html)
37-
* [五年Linux使用技巧(3)--系统(下)](posts/5_year_linux_tips_3_system_2.html)
38-
* [五年Linux使用技巧(4)--软件](posts/5_year_linux_tips_4_software.html)
39-
* [五年Linux使用技巧(5)--bash](posts/5_year_linux_tips_5_bash.html)
40-
41-
##### Python
42-
43-
* [Python中List的sort方法(或者sorted内建函数)的用法](posts/python_list_sort.html)
44-
45-
##### System Administration
46-
47-
* [我的轻度定制vim](posts/vim.html)
48-
* [shell脚本获取人名](posts/get_name_script.html)
49-
* [多机文件实时同步(利用rsync和inotify)](posts/inotifyrsync.html)
50-
* [Linux共享库学习笔记](posts/linux_ld.html)
51-
* [MySQL双向同步设置](posts/mysql_duble_replicate.html)
52-
5319
##### 随笔
5420

55-
* [2012年个人总结](posts/personal_review_of_2012.html)
56-
* [google的黑镜子--思考技术元素对生活的影响](posts/black_mirror_of_google_technium_and_life.html)
57-
* [技术元素和幸福的生活 --《科技想要什么》读书笔记](posts/book_what_technology_wants.html)
58-
* [Linux vs Windows](posts/linux_vs_windows.html)
59-
* [爱情的All In](posts/all_in_for_love.html)
60-
* [渴望被听到](posts/require_to_be_followed.html)
61-
* [学会感恩](posts/learning_thanksgiving.html)
62-
* [亲历Facebook--《打造Facebook》读书笔记](posts/book_facebook.html)
63-
* [《Linux_Unix设计思想》读书笔记](posts/book_linux_unix_philosophy.html)
21+
* [搬博客](posts/setup_blog_in_github.html)
6422

6523
----
66-
67-
<div id="disqus_thread"></div>
6824
<script type="text/javascript">
6925
/* * * CONFIGURATION VARIABLES: EDIT BEFORE PASTING INTO YOUR WEBPAGE * * */
7026
var disqus_shortname = 'zaykl'; // required: replace example with your forum shortname

Diff for: javascripts/main.js

-1
This file was deleted.

Diff for: post/setup_blog_in_github.md

+27
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,27 @@
1+
---
2+
title: all_in_for_love
3+
---
4+
5+
<head>
6+
<link rel='stylesheet' href='/style/github2.css'/>
7+
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
8+
</head>
9+
10+
搬家到github
11+
===========
12+
13+
搬家到github
14+
15+
----
16+
17+
<script type="text/javascript">
18+
/* * * CONFIGURATION VARIABLES: EDIT BEFORE PASTING INTO YOUR WEBPAGE * * */
19+
var disqus_shortname = 'zaykl'; // required: replace example with your forum shortname
20+
21+
/* * * DON'T EDIT BELOW THIS LINE * * */
22+
(function() {
23+
var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true;
24+
dsq.src = '//' + disqus_shortname + '.disqus.com/embed.js';
25+
(document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq);
26+
})();
27+
</script>

Diff for: post/template.md

+27
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,27 @@
1+
---
2+
title: all_in_for_love
3+
---
4+
5+
<head>
6+
<link rel='stylesheet' href='/style/github2.css'/>
7+
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
8+
</head>
9+
10+
title
11+
===========
12+
13+
content
14+
15+
----
16+
17+
<script type="text/javascript">
18+
/* * * CONFIGURATION VARIABLES: EDIT BEFORE PASTING INTO YOUR WEBPAGE * * */
19+
var disqus_shortname = 'zaykl'; // required: replace example with your forum shortname
20+
21+
/* * * DON'T EDIT BELOW THIS LINE * * */
22+
(function() {
23+
var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true;
24+
dsq.src = '//' + disqus_shortname + '.disqus.com/embed.js';
25+
(document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq);
26+
})();
27+
</script>

0 commit comments

Comments
 (0)