-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
112 lines (90 loc) · 5 KB
/
index.html
File metadata and controls
112 lines (90 loc) · 5 KB
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
<!DOCTYPE HTML>
<html>
<head>
<meta charset="utf-8">
<title>陌羽蕲moyuqi'凡凌轩</title>
<meta name="author" content="MoYuQi">
<meta name="description" content="关注前端开发与交互,知识管理,时间管理,思维导图。喜欢JavaScript,jQuery,也爱ExtJs,Bootstrap。">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport"
content="width=device-width, initial-scale=1.0, minimum-scale=1.0, maximum-scale=1.0, user-scalable=no">
<meta name="format-detection" content="telephone=no">
<meta name="renderer" content="webkit">
<meta property="og:site_name" content="陌羽蕲moyuqi'凡凌轩"/>
<meta property="og:image" content="undefined"/>
<link href="/favicon.png" rel="icon">
<link rel="alternate" href="/atom.xml" title="陌羽蕲moyuqi'凡凌轩" type="application/atom+xml">
<link rel="stylesheet" href="/css/amui.all.min.css" media="screen" type="text/css">
<link rel="stylesheet" href="/css/app.css" media="screen" type="text/css">
<!--[if lt IE 9]><script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script><![endif]-->
</head>
<body>
<nav>
<a id="blog-nav-button" href="javascript:void(0)" class="am-btn am-btn-primary"
data-am-collapse="{target: '#collapse-nav'}">
<i class="am-menu-toggle-icon am-icon-bars"></i>
</a>
<ul id="collapse-nav" class=" am-nav am-collapse blog-nav">
<!-- <li class="am-active"><a href="index.html"><i class="am-icon-home "></i><span
class="blog-nav-text">首页</span></a></li>
<li><a href="archive.html"><i class="am-icon-archive"></i><span class="blog-nav-text">文章</span></a></li>
<li><a href="tags.html"><i class="am-icon-tag"></i><span class="blog-nav-text">分类</span></a></li>
<li><a href="links.html"><i class="am-icon-link"></i><span class="blog-nav-text">连接</span></a></li> -->
<li class=""><a href="/"><i class="am-icon-home"></i><span class="blog-nav-text">Home</span></a></li>
<li class=""><a href="/archives"><i class="am-icon-archive"></i><span class="blog-nav-text">Archives</span></a></li>
</ul>
</nav>
<div class="am-container blog-container"><div class="blog-index">
<div class="">
<img width="180" height="180" src="http://tp4.sinaimg.cn/1631244195/180/40062704724/1" alt="陌羽蕲moyuqi"
class="am-img-circle am-center">
</div>
<div>
<h1>@陌羽蕲moyuqi</h1>
<div>爱编程,爱P图,爱特摄。</div>
<div>关注前端开发与交互,知识管理,时间管理,思维导图。</div>
<div>喜欢JavaScript,jQuery,也爱ExtJs,Bootstrap。</div>
<div>我,只是一名路过的前端攻城狮。</div>
</div>
<hr>
<div class="am-fr">
<h1>出没地</h1>
<div style="margin-bottom: 0.2em;">
<a target="_blank" href="http://weibo.com/123891227" class="am-icon-btn am-icon-weibo"></a>
<!-- <a href="" class="am-icon-btn am-icon-twitter"></a>
<a href="" class="am-icon-btn am-icon-facebook"></a>-->
<a target="_blank" href="https://github.com/moyuqi" class="am-icon-btn am-icon-github"></a>
<!-- <a href="" class="am-icon-btn am-icon-linkedin"></a>-->
</div>
<div>Blog:<a target="_blank" href="http://www.zhenghongen.cn"></a><a href="http://www.zhenghongen.cn">http://www.zhenghongen.cn</a>
<br></div>
<div>ZhiHu: <a target="_blank" href="http://www.zhihu.com/people/moyuqi"></a><a
href="http://www.zhihu.com/people/moyuqi">http://www.zhihu.com/people/moyuqi</a> <br></div>
<div>DouBan: <a target="_blank" href="http://www.douban.com/people/zhenghe1227/"></a><a
href="http://www.douban.com/people/zhenghe1227/">http://www.douban.com/people/zhenghe1227/</a> <br>
</div>
<div>OsChina: <a target="_blank" href="http://my.oschina.net/moyuqi"></a><a
href="http://my.oschina.net/moyuqi">http://my.oschina.net/moyuqi</a> <br></div>
</div>
</div></div>
<footer class="am-footer am-footer-default blog-footer">
<div class="am-footer-miscs ">
<p>
© 2014 MoYuQi
<span class="am-footer-divider">|</span> <a href="/sitemap.xml">网站地图</a>
<p>
<span>Blog powered by <strong><a href="http://zespia.tw/hexo/zh-CN/">Hexo</a></strong></span>
<span>
<span class="am-footer-divider">|</span> Theme <strong><a
href="http://zhenghongen.cn/hexo-theme-AmHexo">AmHexo</a></strong>
</span>
<span><span class="am-footer-divider">|</span> Desgined by<strong><a href="http://www.zhenghongen.cn/">MoYuQi</a></strong></span>
</p>
</div>
</footer>
<script src="/js/zepto.min.js"></script>
<script src="/js/amui.min.js"></script>
<script src="/js/amui.widget.helper.min.js"></script>
<script src="/js/app.js"></script>
</body>
</html>