-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathhello.html
More file actions
175 lines (149 loc) · 5.6 KB
/
hello.html
File metadata and controls
175 lines (149 loc) · 5.6 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
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
<!DOCTYPE HTML>
<html>
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0"/>
<meta name="Keywords" content="blog"/>
<meta name="Description" content="blog"/>
<title>Simple</title>
<link rel="shortcut icon" href="/static/favicon.png"/>
<link rel="stylesheet" type="text/css" href="/main.css" />
</head>
<body>
<div class="main">
<div class="header">
<ul id="pages">
<li><a href="/">home</a></li>
<li><a href="/#/tags">tags</a></li>
<li><a href="/#/archive">archive</a></li>
</ul>
</div>
<div class="wrap-header">
<h1>
<a href="/" id="title"></a>
</h1>
</div>
<div id="md" style="display: none;">
<!-- markdown -->
#自由访问网站,不受限于浏览器
##android开发者必备
##走出去必须
嗯,原来是翻墙这两个字不好听,那以后再也不说这两个字了。
人民日报自己都有facebook帐号额,人民们!
1、`注册帐号`
[注册帐号](http://www.qjvpn.com.cn?rec=523960)
有免费通道可以用
点击注册,激活邮箱,获取帐号
![Alt text]
(http://r.photo.store.qq.com/psb?/V148lVt147EhLh/I8DgiNmTkdJz3NoCD8yLCFn7hyyKLPXt0kdIx26d6bc%21/o/dE0AAAAAAAAA&bo=nwJmAZ8CZgEDCC0%21)
2、`下载软件`
[下载链接](http://pan.baidu.com/s/1gd7xsnL?qq-pf-to=pcqq.group)
打开 qjvpn.exe
3、`登录`
4、`选择线路连接`

5、`测试网址`
谷歌
[https://www.google.com.hk](https://www.google.com.hk)
android开
[http://developer.android.com/guide/topics/ui/themes.html](http://developer.android.com/guide/topics/ui/themes.html)
6、看美剧
[看美剧](http://www.imdb.com/title/tt3673794/)
<!-- markdown end -->
</div>
<div class="entry" id="main">
<!-- content -->
<h1 id="">自由访问网站,不受限于浏览器</h1>
<h2 id="android">android开发者必备</h2>
<h2 id="">走出去必须</h2>
<p>嗯,原来是翻墙这两个字不好听,那以后再也不说这两个字了。
人民日报自己都有facebook帐号额,人民们!</p>
<p>1、<code>注册帐号</code></p>
<p><a href="http://www.qjvpn.com.cn?rec=523960">注册帐号</a>
有免费通道可以用</p>
<p>点击注册,激活邮箱,获取帐号
<img src="http://r.photo.store.qq.com/psb?/V148lVt147EhLh/I8DgiNmTkdJz3NoCD8yLCFn7hyyKLPXt0kdIx26d6bc%21/o/dE0AAAAAAAAA&bo=nwJmAZ8CZgEDCC0%21" alt="Alt text" title=""></p>
<p>2、<code>下载软件</code>
<a href="http://pan.baidu.com/s/1gd7xsnL?qq-pf-to=pcqq.group">下载链接</a></p>
<p>打开 qjvpn.exe</p>
<p>3、<code>登录</code></p>
<p>4、<code>选择线路连接</code>
<img src="http://r.photo.store.qq.com/psb?/V148lVt147EhLh/.CPHHAR*noOXISXDs70Uz*CJacJWSdmbBObfUVWXz5A%21/o/dGkAAAAAAAAA&bo=wwOAAiYEwgIFCIs%21" alt="Alt text" title=""></p>
<p>5、<code>测试网址</code>
谷歌
<a href="https://www.google.com.hk">https://www.google.com.hk</a></p>
<p>android开
<a href="http://developer.android.com/guide/topics/ui/themes.html">http://developer.android.com/guide/topics/ui/themes.html</a></p>
<p>6、看美剧
<a href="http://www.imdb.com/title/tt3673794/">看美剧</a></p>
<!-- content end -->
</div>
<br>
<br>
<div id="disqus_thread"></div>
<div class="footer">
<p>© Copyright 2014 by isnowfy, Designed by isnowfy</p>
</div>
</div>
<script src="main.js"></script>
<script src="http://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML"></script>
<script type="text/x-mathjax-config">
MathJax.Hub.Config({tex2jax: {inlineMath: [['$','$'], ["\\(", "\\)"]], processEscapes: true}});
</script>
<script id="content" type="text/mustache">
<h1>{{title}}</h1>
<div class="tag">
{{date}}
{{#tags}}
<a href="/#/tag/{{name}}">#{{name}}</a>
{{/tags}}
</div>
</script>
<script id="pagesTemplate" type="text/mustache">
{{#pages}}
<li>
<a href="{{path}}">{{title}}</a>
</li>
{{/pages}}
</script>
<script>
$(document).ready(function() {
$.ajax({
url: "main.json",
type: "GET",
dataType: "json",
success: function(data) {
$("#title").html(data.name);
var pagesTemplate = Hogan.compile($("#pagesTemplate").html());
var pagesHtml = pagesTemplate.render({"pages": data.pages});
$("#pages").append(pagesHtml);
//path
var path = "hello.html";
//path end
var now = 0;
for (var i = 0; i < data.posts.length; ++i)
if (path == data.posts[i].path)
now = i;
var post = data.posts[now];
var tmp = post.tags.split(" ");
var tags = [];
for (var i = 0; i < tmp.length; ++i)
if (tmp[i].length > 0)
tags.push({"name": tmp[i]});
var contentTemplate = Hogan.compile($("#content").html());
var contentHtml = contentTemplate.render({"title": post.title, "tags": tags, "date": post.date});
$("#main").prepend(contentHtml);
if (data.disqus_shortname.length > 0) {
var disqus_shortname = data.disqus_shortname;
(function() {
var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true;
dsq.src = '//' + disqus_shortname + '.disqus.com/embed.js';
(document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq);
})();
}
}
});
});
</script>
</body>
</html>