Skip to content

Commit

Permalink
links updated
Browse files Browse the repository at this point in the history
  • Loading branch information
Brant-Ma committed Mar 30, 2016
1 parent eb1da3d commit d753a18
Showing 1 changed file with 7 additions and 8 deletions.
15 changes: 7 additions & 8 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ <h3>Classic</h3>
<section>
<h3>Favorite</h3>
<ul>
<li><a href="http://www.ruanyifeng.com/blog/archives.html" target="_blank" tip="阮大师深入浅出">阮一峰</a></li>

<li><a href="http://www.awesomes.cn/" target="_blank" tip="FE资源库">Awesomes</a></li>
<li><a href="http://idesign.qq.com/" target="_blank" tip="设计导航站点">腾讯设计导航</a></li>
<li><a href="https://developer.mozilla.org/zh-CN/docs/Web/Tutorials" target="_blank" tip="火狐社区">MDN社区</a></li>
Expand All @@ -62,6 +62,8 @@ <h3>Favorite</h3>
<section>
<h3>Manual</h3>
<ul>
<li><a href="http://www.w3.org/Style/CSS/current-work" target="_blank" tip="By Bert Bos">CSS current</a></li>
<li><a href="https://github.com/wwsun/fe-knowledge-points" target="_blank" tip="资源汇总">FE Points</a></li>
<li><a href="http://overapi.com/html/" target="_blank" tip="HTML">标签速查</a></li>
<li><a href="http://overapi.com/css/" target="_blank" tip="CSS">属性速查</a></li>
<li><a href="http://overapi.com/javascript/" target="_blank" tip="JavaScript">方法速查</a></li>
Expand Down Expand Up @@ -99,6 +101,7 @@ <h3>Producter</h3>
<section>
<h3>Developer</h3>
<ul>
<li><a href="http://www.ruanyifeng.com/blog/archives.html" target="_blank" tip="阮大师深入浅出">阮一峰</a></li>
<li><a href="http://sofi.sh/" target="_blank" tip="特别关注榜样小鱼哥">Sofish</a></li>
<li><a href="http://www.zhangxinxu.com/css3/" target="_blank" tip="鑫神干货与冗余齐飞">张鑫旭</a></li>
<li><a href="http://zhangwenli.com/blog/" target="_blank" tip="懂设计的前端">Ovilia</a></li>
Expand Down Expand Up @@ -161,13 +164,6 @@ <h3>Efficiency</h3>
<li><a href="https://mail.qq.com" target="_blank" tip="所有的邮件代收都交给扣扣了">QQ邮箱</a></li>
</ul>
</section>
<section>
<h3>Collector</h3>
<ul>
<li><a href="http://www.w3.org/Style/CSS/current-work" target="_blank" tip="By Bert Bos">CSS current</a></li>
<li><a href="https://github.com/wwsun/fe-knowledge-points" target="_blank" tip="资源汇总">FE Points</a></li>
</ul>
</section>
<section>
<h3>Color</h3>
<ul>
Expand All @@ -180,6 +176,9 @@ <h3>Color</h3>
<section>
<h3>Toolkit</h3>
<ul>
<li><a href="https://smallpdf.com/cn" target="_blank" tip="PDF解决方案">Smallpdf</a></li>
<li><a href="http://caniuse.com/" target="_blank" tip="浏览器兼容性解决方案">Can I use</a></li>
<li><a href="http://www.atool.org/" target="_blank" tip="太全了">在线工具汇总</a></li>
<li><a href="http://realfavicongenerator.net/" target="_blank" tip="自动生成Favicon">Favicon生成器</a></li>
<li><a href="http://www.favicon.cc/" target="_blank" tip="功能较多的工具">icon生成器</a></li>
<li><a href="http://validator.w3.org/" target="_blank" tip="官方的">HTML校验器</a></li>
Expand Down

0 comments on commit d753a18

Please sign in to comment.