docwu 0.0.8 → 0.0.9
Sign up to get free protection for your applications and to get access to all the features.
- data/lib/docwu/version.rb +1 -1
- data/lib/template_files/Gemfile +1 -1
- data/lib/template_files/README.md +1 -1
- data/lib/template_files/config.yml +2 -2
- metadata +3 -33
- data/lib/template_files/_deploy/assets/images/shared/folder/README.txt +0 -1
- data/lib/template_files/_deploy/assets/images/shared/folder/text.png +0 -0
- data/lib/template_files/_deploy/assets/images/shared/folder/user.png +0 -0
- data/lib/template_files/_deploy/assets/images/shared/icons/li-1.gif +0 -0
- data/lib/template_files/_deploy/assets/images/shared/icons/li-2.gif +0 -0
- data/lib/template_files/_deploy/assets/images/shared/icons/li-3.gif +0 -0
- data/lib/template_files/_deploy/assets/javascripts/application.js +0 -0
- data/lib/template_files/_deploy/assets/javascripts/document_folder.js +0 -0
- data/lib/template_files/_deploy/assets/javascripts/document_post.js +0 -0
- data/lib/template_files/_deploy/assets/stylesheets/application.css +0 -215
- data/lib/template_files/_deploy/assets/stylesheets/document_folder.css +0 -12
- data/lib/template_files/_deploy/assets/stylesheets/document_post.css +0 -103
- data/lib/template_files/_deploy/assets/stylesheets/index.css +0 -12
- data/lib/template_files/_deploy/document/help/README.html +0 -124
- data/lib/template_files/_deploy/document/help/index.html +0 -71
- data/lib/template_files/_deploy/document/juices/README.html +0 -67
- data/lib/template_files/_deploy/document/juices/index.html +0 -71
- data/lib/template_files/_deploy/document/learning/README.html +0 -108
- data/lib/template_files/_deploy/document/learning/index.html +0 -166
- data/lib/template_files/_deploy/document/learning/markdown/index.html +0 -73
- data/lib/template_files/_deploy/document/learning/markdown/lesson_1.html +0 -184
- data/lib/template_files/_deploy/document/learning/ruby/1.html +0 -102
- data/lib/template_files/_deploy/document/learning/ruby/index.html +0 -73
- data/lib/template_files/_deploy/document/learning//345/210/235/345/255/246/350/200/205/346/225/231/347/250/213/index.html +0 -73
- data/lib/template_files/_deploy/document/learning//345/210/235/345/255/246/350/200/205/346/225/231/347/250/213/markdown-basic.html +0 -140
- data/lib/template_files/_deploy/document/projects/hui800/index.html +0 -63
- data/lib/template_files/_deploy/document/projects/passport800/index.html +0 -63
- data/lib/template_files/_deploy/document/projects/tuan800/index.html +0 -63
- data/lib/template_files/_deploy/document/projects/zhe800/index.html +0 -63
- data/lib/template_files/_deploy/index.html +0 -241
@@ -1,63 +0,0 @@
|
|
1
|
-
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
2
|
-
<html>
|
3
|
-
<head>
|
4
|
-
<meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
|
5
|
-
<title>文件夹: 团800通行证 - 团800 Wiki大全</title>
|
6
|
-
<script type='text/javascript' src='/assets/javascripts/application.js'></script>
|
7
|
-
<script type='text/javascript' src='/assets/javascripts/document_folder.js'></script>
|
8
|
-
<link href="/assets/stylesheets/application.css" media="all" rel="stylesheet" />
|
9
|
-
<link href="/assets/stylesheets/document_folder.css" media="all" rel="stylesheet" />
|
10
|
-
</head>
|
11
|
-
<body>
|
12
|
-
<div id='header' class='clearfix'>
|
13
|
-
<div class='nav wrapper'>
|
14
|
-
<a href='/index.html'>首页</a>
|
15
|
-
|
16
|
-
<a href='/document/projects/tuan800/index.html' title='团800'>团800</a>
|
17
|
-
<a href='/document/projects/zhe800/index.html' title='折800'>折800</a>
|
18
|
-
<a href='/document/projects/hui800/index.html' title='惠800'>惠800</a>
|
19
|
-
<a href='/document/projects/passport800/index.html' title='团800通行证'>团800通行证</a>
|
20
|
-
<a href='/document/learning/index.html' title='学习教程'>学习教程</a>
|
21
|
-
<a href='/document/juices/index.html' title='每日果汁'>每日果汁</a>
|
22
|
-
<a href='/document/help/index.html' title='帮助'>帮助</a>
|
23
|
-
</div>
|
24
|
-
</div>
|
25
|
-
|
26
|
-
|
27
|
-
<div id='container' class='wrapper clearfix'>
|
28
|
-
|
29
|
-
<!-- container-main begin -->
|
30
|
-
<div class='container-main clearfix'>
|
31
|
-
<div class='path'>
|
32
|
-
<a href='/index.html'>首页</a>
|
33
|
-
|
34
|
-
|
35
|
-
>
|
36
|
-
团800通行证
|
37
|
-
</div>
|
38
|
-
|
39
|
-
<div class='information'>
|
40
|
-
<h1>团800通行证</h1>
|
41
|
-
|
42
|
-
<div class='bar'>
|
43
|
-
共 <span class='high'>0</span> 个子文件夹
|
44
|
-
共 <span class='high'>0</span> 篇文档
|
45
|
-
</div>
|
46
|
-
</div>
|
47
|
-
|
48
|
-
<div class='posterity'>
|
49
|
-
|
50
|
-
|
51
|
-
</div>
|
52
|
-
</div> <!-- container-main end -->
|
53
|
-
</div>
|
54
|
-
|
55
|
-
<div id='footer'>
|
56
|
-
<div class='wrapper'>
|
57
|
-
<p>© 2011-2013 团800文档</p>
|
58
|
-
<p>滴水石穿,点点积累</p>
|
59
|
-
</div>
|
60
|
-
</div>
|
61
|
-
|
62
|
-
</body>
|
63
|
-
</html>
|
@@ -1,63 +0,0 @@
|
|
1
|
-
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
2
|
-
<html>
|
3
|
-
<head>
|
4
|
-
<meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
|
5
|
-
<title>文件夹: 团800 - 团800 Wiki大全</title>
|
6
|
-
<script type='text/javascript' src='/assets/javascripts/application.js'></script>
|
7
|
-
<script type='text/javascript' src='/assets/javascripts/document_folder.js'></script>
|
8
|
-
<link href="/assets/stylesheets/application.css" media="all" rel="stylesheet" />
|
9
|
-
<link href="/assets/stylesheets/document_folder.css" media="all" rel="stylesheet" />
|
10
|
-
</head>
|
11
|
-
<body>
|
12
|
-
<div id='header' class='clearfix'>
|
13
|
-
<div class='nav wrapper'>
|
14
|
-
<a href='/index.html'>首页</a>
|
15
|
-
|
16
|
-
<a href='/document/projects/tuan800/index.html' title='团800'>团800</a>
|
17
|
-
<a href='/document/projects/zhe800/index.html' title='折800'>折800</a>
|
18
|
-
<a href='/document/projects/hui800/index.html' title='惠800'>惠800</a>
|
19
|
-
<a href='/document/projects/passport800/index.html' title='团800通行证'>团800通行证</a>
|
20
|
-
<a href='/document/learning/index.html' title='学习教程'>学习教程</a>
|
21
|
-
<a href='/document/juices/index.html' title='每日果汁'>每日果汁</a>
|
22
|
-
<a href='/document/help/index.html' title='帮助'>帮助</a>
|
23
|
-
</div>
|
24
|
-
</div>
|
25
|
-
|
26
|
-
|
27
|
-
<div id='container' class='wrapper clearfix'>
|
28
|
-
|
29
|
-
<!-- container-main begin -->
|
30
|
-
<div class='container-main clearfix'>
|
31
|
-
<div class='path'>
|
32
|
-
<a href='/index.html'>首页</a>
|
33
|
-
|
34
|
-
|
35
|
-
>
|
36
|
-
团800
|
37
|
-
</div>
|
38
|
-
|
39
|
-
<div class='information'>
|
40
|
-
<h1>团800</h1>
|
41
|
-
|
42
|
-
<div class='bar'>
|
43
|
-
共 <span class='high'>0</span> 个子文件夹
|
44
|
-
共 <span class='high'>0</span> 篇文档
|
45
|
-
</div>
|
46
|
-
</div>
|
47
|
-
|
48
|
-
<div class='posterity'>
|
49
|
-
|
50
|
-
|
51
|
-
</div>
|
52
|
-
</div> <!-- container-main end -->
|
53
|
-
</div>
|
54
|
-
|
55
|
-
<div id='footer'>
|
56
|
-
<div class='wrapper'>
|
57
|
-
<p>© 2011-2013 团800文档</p>
|
58
|
-
<p>滴水石穿,点点积累</p>
|
59
|
-
</div>
|
60
|
-
</div>
|
61
|
-
|
62
|
-
</body>
|
63
|
-
</html>
|
@@ -1,63 +0,0 @@
|
|
1
|
-
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
2
|
-
<html>
|
3
|
-
<head>
|
4
|
-
<meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
|
5
|
-
<title>文件夹: 折800 - 团800 Wiki大全</title>
|
6
|
-
<script type='text/javascript' src='/assets/javascripts/application.js'></script>
|
7
|
-
<script type='text/javascript' src='/assets/javascripts/document_folder.js'></script>
|
8
|
-
<link href="/assets/stylesheets/application.css" media="all" rel="stylesheet" />
|
9
|
-
<link href="/assets/stylesheets/document_folder.css" media="all" rel="stylesheet" />
|
10
|
-
</head>
|
11
|
-
<body>
|
12
|
-
<div id='header' class='clearfix'>
|
13
|
-
<div class='nav wrapper'>
|
14
|
-
<a href='/index.html'>首页</a>
|
15
|
-
|
16
|
-
<a href='/document/projects/tuan800/index.html' title='团800'>团800</a>
|
17
|
-
<a href='/document/projects/zhe800/index.html' title='折800'>折800</a>
|
18
|
-
<a href='/document/projects/hui800/index.html' title='惠800'>惠800</a>
|
19
|
-
<a href='/document/projects/passport800/index.html' title='团800通行证'>团800通行证</a>
|
20
|
-
<a href='/document/learning/index.html' title='学习教程'>学习教程</a>
|
21
|
-
<a href='/document/juices/index.html' title='每日果汁'>每日果汁</a>
|
22
|
-
<a href='/document/help/index.html' title='帮助'>帮助</a>
|
23
|
-
</div>
|
24
|
-
</div>
|
25
|
-
|
26
|
-
|
27
|
-
<div id='container' class='wrapper clearfix'>
|
28
|
-
|
29
|
-
<!-- container-main begin -->
|
30
|
-
<div class='container-main clearfix'>
|
31
|
-
<div class='path'>
|
32
|
-
<a href='/index.html'>首页</a>
|
33
|
-
|
34
|
-
|
35
|
-
>
|
36
|
-
折800
|
37
|
-
</div>
|
38
|
-
|
39
|
-
<div class='information'>
|
40
|
-
<h1>折800</h1>
|
41
|
-
|
42
|
-
<div class='bar'>
|
43
|
-
共 <span class='high'>0</span> 个子文件夹
|
44
|
-
共 <span class='high'>0</span> 篇文档
|
45
|
-
</div>
|
46
|
-
</div>
|
47
|
-
|
48
|
-
<div class='posterity'>
|
49
|
-
|
50
|
-
|
51
|
-
</div>
|
52
|
-
</div> <!-- container-main end -->
|
53
|
-
</div>
|
54
|
-
|
55
|
-
<div id='footer'>
|
56
|
-
<div class='wrapper'>
|
57
|
-
<p>© 2011-2013 团800文档</p>
|
58
|
-
<p>滴水石穿,点点积累</p>
|
59
|
-
</div>
|
60
|
-
</div>
|
61
|
-
|
62
|
-
</body>
|
63
|
-
</html>
|
@@ -1,241 +0,0 @@
|
|
1
|
-
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
2
|
-
<html>
|
3
|
-
<head>
|
4
|
-
<meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
|
5
|
-
<title>
|
6
|
-
首页 - 团800 Wiki大全
|
7
|
-
</title>
|
8
|
-
<script type='text/javascript' src='/assets/javascripts/application.js'></script>
|
9
|
-
<link href="/assets/stylesheets/application.css" media="all" rel="stylesheet" />
|
10
|
-
<link href="/assets/stylesheets/index.css" media="all" rel="stylesheet" />
|
11
|
-
</head>
|
12
|
-
<body>
|
13
|
-
<div id='header' class='clearfix'>
|
14
|
-
<div class='nav wrapper'>
|
15
|
-
<a href='/index.html'>首页</a>
|
16
|
-
|
17
|
-
<a href='/document/projects/tuan800/index.html' title='团800'>团800</a>
|
18
|
-
<a href='/document/projects/zhe800/index.html' title='折800'>折800</a>
|
19
|
-
<a href='/document/projects/hui800/index.html' title='惠800'>惠800</a>
|
20
|
-
<a href='/document/projects/passport800/index.html' title='团800通行证'>团800通行证</a>
|
21
|
-
<a href='/document/learning/index.html' title='学习教程'>学习教程</a>
|
22
|
-
<a href='/document/juices/index.html' title='每日果汁'>每日果汁</a>
|
23
|
-
<a href='/document/help/index.html' title='帮助'>帮助</a>
|
24
|
-
</div>
|
25
|
-
</div>
|
26
|
-
|
27
|
-
|
28
|
-
<div id='container' class='wrapper clearfix'>
|
29
|
-
<div class='posterity'>
|
30
|
-
<div class='folders'>
|
31
|
-
<div class='folder'>
|
32
|
-
<div class='self'>
|
33
|
-
<span class='info'>
|
34
|
-
共 <span class='high'>0</span> 个子文件夹
|
35
|
-
共 <span class='high'>0</span> 篇文档
|
36
|
-
</span>
|
37
|
-
<h3>
|
38
|
-
<a href='/document/projects/tuan800/index.html' title='团800'>团800</a>
|
39
|
-
</h3>
|
40
|
-
</div>
|
41
|
-
|
42
|
-
<a href='/document/projects/tuan800/index.html' title='团800'>
|
43
|
-
<img src='/assets/images/shared/folder/text.png' alt='' class='icon clearfix'/>
|
44
|
-
</a>
|
45
|
-
|
46
|
-
<div class='children'>
|
47
|
-
|
48
|
-
|
49
|
-
|
50
|
-
</div>
|
51
|
-
|
52
|
-
</div>
|
53
|
-
|
54
|
-
<div class='folder'>
|
55
|
-
<div class='self'>
|
56
|
-
<span class='info'>
|
57
|
-
共 <span class='high'>0</span> 个子文件夹
|
58
|
-
共 <span class='high'>0</span> 篇文档
|
59
|
-
</span>
|
60
|
-
<h3>
|
61
|
-
<a href='/document/projects/zhe800/index.html' title='折800'>折800</a>
|
62
|
-
</h3>
|
63
|
-
</div>
|
64
|
-
|
65
|
-
<a href='/document/projects/zhe800/index.html' title='折800'>
|
66
|
-
<img src='/assets/images/shared/folder/text.png' alt='' class='icon clearfix'/>
|
67
|
-
</a>
|
68
|
-
|
69
|
-
<div class='children'>
|
70
|
-
|
71
|
-
|
72
|
-
|
73
|
-
</div>
|
74
|
-
|
75
|
-
</div>
|
76
|
-
|
77
|
-
<div class='folder'>
|
78
|
-
<div class='self'>
|
79
|
-
<span class='info'>
|
80
|
-
共 <span class='high'>0</span> 个子文件夹
|
81
|
-
共 <span class='high'>0</span> 篇文档
|
82
|
-
</span>
|
83
|
-
<h3>
|
84
|
-
<a href='/document/projects/hui800/index.html' title='惠800'>惠800</a>
|
85
|
-
</h3>
|
86
|
-
</div>
|
87
|
-
|
88
|
-
<a href='/document/projects/hui800/index.html' title='惠800'>
|
89
|
-
<img src='/assets/images/shared/folder/text.png' alt='' class='icon clearfix'/>
|
90
|
-
</a>
|
91
|
-
|
92
|
-
<div class='children'>
|
93
|
-
|
94
|
-
|
95
|
-
|
96
|
-
</div>
|
97
|
-
|
98
|
-
</div>
|
99
|
-
|
100
|
-
<div class='folder'>
|
101
|
-
<div class='self'>
|
102
|
-
<span class='info'>
|
103
|
-
共 <span class='high'>0</span> 个子文件夹
|
104
|
-
共 <span class='high'>0</span> 篇文档
|
105
|
-
</span>
|
106
|
-
<h3>
|
107
|
-
<a href='/document/projects/passport800/index.html' title='团800通行证'>团800通行证</a>
|
108
|
-
</h3>
|
109
|
-
</div>
|
110
|
-
|
111
|
-
<a href='/document/projects/passport800/index.html' title='团800通行证'>
|
112
|
-
<img src='/assets/images/shared/folder/text.png' alt='' class='icon clearfix'/>
|
113
|
-
</a>
|
114
|
-
|
115
|
-
<div class='children'>
|
116
|
-
|
117
|
-
|
118
|
-
|
119
|
-
</div>
|
120
|
-
|
121
|
-
</div>
|
122
|
-
|
123
|
-
<div class='folder'>
|
124
|
-
<div class='self'>
|
125
|
-
<span class='info'>
|
126
|
-
共 <span class='high'>3</span> 个子文件夹
|
127
|
-
共 <span class='high'>1</span> 篇文档
|
128
|
-
</span>
|
129
|
-
<h3>
|
130
|
-
<a href='/document/learning/index.html' title='学习教程'>学习教程</a>
|
131
|
-
</h3>
|
132
|
-
</div>
|
133
|
-
|
134
|
-
<a href='/document/learning/index.html' title='学习教程'>
|
135
|
-
<img src='/assets/images/shared/folder/text.png' alt='' class='icon clearfix'/>
|
136
|
-
</a>
|
137
|
-
|
138
|
-
<div class='children'>
|
139
|
-
<span class='sub-folders'>
|
140
|
-
<a href='/document/learning/初学者教程/index.html' title='初学者教程'>
|
141
|
-
<img src='/assets/images/shared/folder/text.png' alt='' class='sub-icon'/>
|
142
|
-
初学者教程
|
143
|
-
</a>
|
144
|
-
<a href='/document/learning/ruby/index.html' title='ruby'>
|
145
|
-
<img src='/assets/images/shared/folder/text.png' alt='' class='sub-icon'/>
|
146
|
-
ruby
|
147
|
-
</a>
|
148
|
-
<a href='/document/learning/markdown/index.html' title='markdown'>
|
149
|
-
<img src='/assets/images/shared/folder/text.png' alt='' class='sub-icon'/>
|
150
|
-
markdown
|
151
|
-
</a>
|
152
|
-
</span>
|
153
|
-
|
154
|
-
<ul class='posts clearfix'>
|
155
|
-
<li class='post' title='可读性,无论如何,都是最重要的。一份使用 Markdown 格式撰写的文件应该可以直接以纯文本发布,并且看起来不会像是由许多标签或是格式指令所构成。Markdown 语法受到一些既有 text-to-HTML 格式的影响,包括 Setext、atx、Textile、reStructuredText、Grutatext 和 EtText,而最大灵感来源其实是纯文本电子邮件的格式。 总之, Markdown 的语法全由一些符号所组成,这些符号经过精挑细选,其作用一目了然。比如:在文字两旁加上星号,看起来就像*强调*。Markdown 的列表看起来,嗯,就是列表。Markdown 的区块引用看起来就真的像是引用一段文字,就像你曾在电子邮件中见过的那样。'>
|
156
|
-
<a href='/document/learning/README.html' title='Learning folders'>Learning folders</a>
|
157
|
-
<span class='introduction'>可读性,无论如何,都是最重要的。一份使用 Markdown 格式 ...</span>
|
158
|
-
<a href='/document/learning/README.html' title='Learning folders' class='read-link'>阅读 >></a>
|
159
|
-
</li>
|
160
|
-
|
161
|
-
</ul>
|
162
|
-
|
163
|
-
|
164
|
-
</div>
|
165
|
-
|
166
|
-
</div>
|
167
|
-
|
168
|
-
<div class='folder'>
|
169
|
-
<div class='self'>
|
170
|
-
<span class='info'>
|
171
|
-
共 <span class='high'>0</span> 个子文件夹
|
172
|
-
共 <span class='high'>1</span> 篇文档
|
173
|
-
</span>
|
174
|
-
<h3>
|
175
|
-
<a href='/document/juices/index.html' title='每日果汁'>每日果汁</a>
|
176
|
-
</h3>
|
177
|
-
</div>
|
178
|
-
|
179
|
-
<a href='/document/juices/index.html' title='每日果汁'>
|
180
|
-
<img src='/assets/images/shared/folder/text.png' alt='' class='icon clearfix'/>
|
181
|
-
</a>
|
182
|
-
|
183
|
-
<div class='children'>
|
184
|
-
|
185
|
-
<ul class='posts clearfix'>
|
186
|
-
<li class='post' title=''>
|
187
|
-
<a href='/document/juices/README.html' title='README'>README</a>
|
188
|
-
<span class='introduction'></span>
|
189
|
-
<a href='/document/juices/README.html' title='README' class='read-link'>阅读 >></a>
|
190
|
-
</li>
|
191
|
-
|
192
|
-
</ul>
|
193
|
-
|
194
|
-
|
195
|
-
</div>
|
196
|
-
|
197
|
-
</div>
|
198
|
-
|
199
|
-
<div class='folder'>
|
200
|
-
<div class='self'>
|
201
|
-
<span class='info'>
|
202
|
-
共 <span class='high'>0</span> 个子文件夹
|
203
|
-
共 <span class='high'>1</span> 篇文档
|
204
|
-
</span>
|
205
|
-
<h3>
|
206
|
-
<a href='/document/help/index.html' title='帮助'>帮助</a>
|
207
|
-
</h3>
|
208
|
-
</div>
|
209
|
-
|
210
|
-
<a href='/document/help/index.html' title='帮助'>
|
211
|
-
<img src='/assets/images/shared/folder/text.png' alt='' class='icon clearfix'/>
|
212
|
-
</a>
|
213
|
-
|
214
|
-
<div class='children'>
|
215
|
-
|
216
|
-
<ul class='posts clearfix'>
|
217
|
-
<li class='post' title=''>
|
218
|
-
<a href='/document/help/README.html' title='团800 Wiki 系统, 基本使用文档'>团800 Wiki 系统, 基本使用文档</a>
|
219
|
-
<span class='introduction'></span>
|
220
|
-
<a href='/document/help/README.html' title='团800 Wiki 系统, 基本使用文档' class='read-link'>阅读 >></a>
|
221
|
-
</li>
|
222
|
-
|
223
|
-
</ul>
|
224
|
-
|
225
|
-
|
226
|
-
</div>
|
227
|
-
|
228
|
-
</div>
|
229
|
-
|
230
|
-
</div>
|
231
|
-
</div>
|
232
|
-
</div>
|
233
|
-
|
234
|
-
<div id='footer'>
|
235
|
-
<div class='wrapper'>
|
236
|
-
<p>© 2011-2013 团800文档</p>
|
237
|
-
<p>滴水石穿,点点积累</p>
|
238
|
-
</div>
|
239
|
-
</div>
|
240
|
-
</body>
|
241
|
-
</html>
|