-
Notifications
You must be signed in to change notification settings - Fork 8
/
sites.html
66 lines (66 loc) · 2.79 KB
/
sites.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
<!DOCTYPE HTML>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width">
<meta name="generator" content="nico 0.4.1">
<meta name="theme" content="one 0.1">
<title>酷站</title>
<link rel="stylesheet" href="./static/one.css" />
<link rel="stylesheet" href="./static/syntax.css" />
</head>
<body>
<div class="navigation" role="navigation">
<div class="container">
<a class="home" href="./">前端 Style</a>
<div class="menu">
<a href="./">首页</a>
<a href="wiki/index.html">Wiki</a>
<a href="sites.html">酷站</a>
<a href="standard/index.html">规范</a>
<a href="fed/index.html">FED</a>
</div>
</div>
</div>
<div class="document">
<div class="hentry">
<h1 class="entry-title">酷站</h1>
<div class="entry-content"><p>大家一起来收集吧。</p>
<h2 id="知识体系">知识体系</h2><ul>
<li><a href="http://html5ify.com/fks/">Frontend Knowledge Structure</a>, <a href="https://github.com/JacksonTian/fks">[JacksonTian/fks</a>]</li>
<li><a href="http://knowledge.ecomfe.com/">前端知识体系 from ecomfe</a>, <a href="https://github.com/ecomfe/knowledge">[ecomfe/knowledge</a>]</li>
<li><a href="http://123.jser.us/">前端导航站 - 前端工程师专用的导航站</a>, <a href="https://github.com/jserme/123.jser.us">jserme / 123.jser.us</a></li>
</ul>
<h2 id="网站">网站</h2><ul>
<li><a href="https://github.com/">GitHub</a></li>
<li><a href="https://speakerdeck.com/">Speaker Deck</a></li>
<li><a href="http://www.slideshare.net/">SlideShare</a></li>
</ul>
<h2 id="博客">博客</h2><ul>
<li><a href="http://hikejun.com/blog/">克军 douban</a></li>
<li><a href="http://www.cnblogs.com/rubylouvre/">司徒正美</a></li>
<li><a href="http://sofish.de/">幸福收藏夹</a></li>
<li><a href="http://stylechen.com/">雨夜带刀</a></li>
<li><a href="http://www.crockford.com/">Douglas Crockford</a></li>
<li><a href="http://www.quirksmode.org/">PPK 大神</a></li>
<li><a href="http://ejohn.org/">John Resig</a></li>
</ul>
<h2 id="社区">社区</h2><ul>
<li><a href="http://cnodejs.org/">CNode:Node.js专业中文社区</a></li>
<li><a href="http://www.v2ex.com/">V2EX</a></li>
</ul>
<h2 id="开放服务">开放服务</h2><h2 id="github">github</h2><h3 id="知识体系">知识体系</h3><ul>
<li><h3 id="前端平台化">前端平台化</h3></li>
<li><p><a href="https://github.com/ecomfe/edp">ecomfe/edp</a></p>
</li>
</ul>
</div>
</div>
</div>
<div class="footer">
<p>By zhangxingkai CY2848. Tel: 15810885265</p>
<p class="copyright">powered by <a href="http://lab.lepture.com/nico/">nico</a> 0.4.1</p>
</div>
<script src="http://static.alipayobjects.com/seajs/1.2.1/sea.js" data-main="./static/one.js"></script>
</body>
</html>