-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
251 lines (249 loc) · 12.5 KB
/
index.html
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
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
<!DOCTYPE html>
<html>
<head>
<title>
wecatch - We create better Web products
</title>
<link rel="stylesheet" href="css/slick.css">
<link rel="stylesheet" href="css/app.css">
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta property="wb:webmaster" content="810c43be37564023" />
<meta property="qc:admins" content="15272173531430655" />
<link rel="icon" href="img/favicon.ico">
<script>
(function() {
if (!
/*@cc_on!@*/
0) return;
var e = "abbr, article, aside, audio, canvas, datalist, details, dialog, eventsource, figure, footer, header, hgroup, mark, menu, meter, nav, output, progress, section, time, video".split(', ');
var i = e.length;
while (i--) {
document.createElement(e[i]);
}
})()
</script>
</head>
<body class="home">
<main>
<nav class="main">
<div class="container">
<div class="logo">
<a href="http://wecatch.me" id="site_name">Wecatch</a>
</div>
<ul class="site-nav">
<li>
<a href="https://github.com/wecatch">GitHub</a>
</li>
<li>
<a href="project.html">开源项目</a>
</li>
<li>
<a href="product.html">产品</a>
</li>
<li>
<a href="/blog" target="_blank">博客</a>
</li>
</ul>
</div>
</nav>
<article class="screen">
<section class="content">
<div class="logo">
<a href="http://wecatch.me">
<img src="img/flash.png">
</a>
</div>
<p class="slogan">We create better Web products</p>
<p class="desc">wecatch,独立自由的组织,致力于构建更好的Web产品, 并为开发者和团队提供更敏捷,稳定,灵活的Web解决方案以及专业的咨询服务</p>
<p class="desc" style="margin-top: 2em" >
<img style="width: 230px;height: auto" src="img/qrcode_for_gh_c28573fbafaa_344.jpg">
</p>
<p class="desc" >
微信扫码关注我们
</p>
</section>
</article>
<article class="open-source">
<h3 class="title">开源项目</h3>
<ul id="open_source" class="open-source-slide list">
<li class="item">
<div class="table middle">
<div class="row">
<div class="cell item-info">
<h3 class="title">
<a href="turbo.html" target="_blank">turbo</a>
</h3>
<div class="content">
<p>后端解决方案, 加速建立 Web 站点和 RESTful API,基于 Tornado 及 MongoDB,快速构建,便于扩展、维护。</p>
</div>
</div>
<div class="cell">
<a href="turbo.html" target="_blank" class="btn">Get Started</a>
</div>
</div>
</div>
</li>
<li class="item">
<div class="table middle">
<div class="row">
<div class="cell item-info">
<h3 class="title">
<a href="http://github.com/wecatch/ember-easy-orm" target="_blank">ember-easy-orm</a>
</h3>
<div class="content">
<p>ember app Model 层解决方案,比 ember-data 更简单,更灵活,更易于上手和便于扩展。</p>
</div>
</div>
<div class="cell">
<a href="http://github.com/wecatch/ember-easy-orm" target="_blank" class="btn">Get Started</a>
</div>
</div>
</div>
</li>
<li class="item">
<div class="table middle">
<div class="row">
<div class="cell item-info">
<h3 class="title">
<a href="http://braavos.me/react-uikits" target="_blank">react-uikits</a>
</h3>
<div class="content">
<p>react-uikits 是基于 React.js 构建的通用 UI 组件集。</p>
</div>
</div>
<div class="cell">
<a href="http://imiao.in" target="_blank" class="btn">Get Started</a>
</div>
</div>
</div>
</li>
<li class="item">
<div class="table middle">
<div class="row">
<div class="cell item-info">
<h3 class="title">
<a href="http://wecatch.github.io/ember-semantic-ui/" target="_blank">ember-semantic-ui</a>
</h3>
<div class="content">
<p>
A variety of semantic-ui components for ember app
</p>
</div>
</div>
<div class="cell">
<a href="http://wecatch.github.io/ember-semantic-ui/" target="_blank" class="btn">Get Started</a>
</div>
</div>
</div>
</li>
<li class="item">
<div class="table middle">
<div class="row">
<div class="cell item-info">
<h3 class="title">
<a href="https://github.com/wecatch/smartcache" target="_blank">smartcache</a>
</h3>
<div class="content">
<p>
friendly redis api for python
</p>
</div>
</div>
<div class="cell">
<a href="https://github.com/wecatch/smartcache" target="_blank" class="btn">Get Started</a>
</div>
</div>
</div>
</li>
<li class="item">
<div class="table middle">
<div class="row">
<div class="cell item-info">
<h3 class="title">
<a href="http://wecatch.me/ember-cli-simditor/" target="_blank">ember-cli-simditor</a>
</h3>
<div class="content">
<p>
Ember component wrapper for simditor editor
</p>
</div>
</div>
<div class="cell">
<a href="https://github.com/wecatch/ember-cli-simditor" target="_blank" class="btn">Get Started</a>
</div>
</div>
</div>
</li>
<li class="item">
<div class="table middle">
<div class="row">
<div class="cell item-info">
<h3 class="title">
<a href="http://wecatch.me/ember-format-json/" target="_blank">ember-format-json</a>
</h3>
<div class="content">
<p>
Ember component wrapper for <a href="https://github.com/mohsen1/json-formatter-js">json-formatter-js</a>
</p>
</div>
</div>
<div class="cell">
<a href="https://github.com/wecatch/ember-format-json" target="_blank" class="btn">Get Started</a>
</div>
</div>
</div>
</li>
<li class="item">
<div class="table middle">
<div class="row">
<div class="cell item-info">
<h3 class="title">
<a href="http://wecatch.me/markdown-css/" target="_blank">markdown-css</a>
</h3>
<div class="content">
<p>
一键转换 css 为 markdown 内联样式
</p>
</div>
</div>
<div class="cell">
<a href="https://github.com/wecatch/markdown-css" target="_blank" class="btn">Get Started</a>
</div>
</div>
</div>
</li>
</ul>
</article>
<article class="product">
<h3 class="title">产品</h3>
<ul id="product_list" class="list">
<li class="item">
<h3 class="title">
<a href="http://git-star.com" target="_blank">GitStar</a>
</h3>
<div class="content">
<div class="brief">
<p>GitStar: 快速检索你的 github stars</p>
</div>
</div>
</li>
</ul>
</article>
</main>
<footer>
<p>Beijing © 2014 wecatch</p>
</footer>
<script src="js/jquery-2.1.0.min.js"></script>
<script src="js/slick.min.js"></script>
<script src="js/app.js"></script>
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-79591400-1', 'auto');
ga('send', 'pageview');
</script>
</body>
</html>