-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathsearch.xml
More file actions
176 lines (147 loc) · 7.62 KB
/
search.xml
File metadata and controls
176 lines (147 loc) · 7.62 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
176
<?xml version="1.0" encoding="utf-8"?>
<search>
<entry>
<title>About|最穷站长</title>
<url>/posts/897.html</url>
<content><![CDATA[欢迎来到本人的站点1.引言做这个网站不是没有原因的,主要是因为疫情在家上网课摸鱼时闲得慌于是乎去搞了一gayhub账户,《简简单单》的撸了几天的码,学了几天markdown搞出来这个小站。希望大家支持一下学生
2.技术信息这个静态博客网站基于Nodejs开发,主题套了Hexo和Hexo-Theme-Matery框架,改一改配置文件
title要改
subtitle要改
Author and language要改
最后随便加一个valine评论,就可以deploy到github上去
github申请一个Page服务,就ok了
3.关于作者作者目前还是初一党啊,详细信息去看看About
希望大噶支持
]]></content>
<categories>
<category>hexo</category>
</categories>
<tags>
<tag>About</tag>
</tags>
</entry>
<entry>
<title>Markdown练习</title>
<url>/posts/64294.html</url>
<content><![CDATA[]]></content>
</entry>
<entry>
<title>Oh_Nice</title>
<url>/posts/52749.html</url>
<content><![CDATA[Oh Nice!老师好我是许浩宇
]]></content>
</entry>
<entry>
<title>Hello World</title>
<url>/posts/16107.html</url>
<content><![CDATA[Welcome to Hexo! This is your very first post. Check documentation for more info. If you get any problems when using Hexo, you can find the answer in troubleshooting or you can ask me on GitHub.
Quick StartCreate a new post$ hexo new "My New Post"
More info: Writing
Run server$ hexo server
More info: Server
Generate static files$ hexo generate
More info: Generating
Deploy to remote sites$ hexo deploy
More info: Deployment
]]></content>
</entry>
<entry>
<title>欢迎七六班的小伙伴们</title>
<url>/posts/18758.html</url>
<content><![CDATA[首先欢迎来自苏州工业园区金鸡湖学校七年级六班的同学们1.前言Q.你为什么会看到这个网站
我闲的dan疼
正好学习了一些建站的相关知识,比如html5,css,还有hexo模板
问那么多干嘛,看就完了
正儿八经:这个网站是基于hexo建站模板,辅以matery风格,整体采用了Nodejs语言,借助了Git,还去申请了不要钱的Leancloud服务,搞好了valine评论,最后使用Github的Page服务,将网站deploy到github的服务器上,就有了一个公共域名。
*So,我就有了一个零成本,但是在世界的任何一个角落都可以访问的个人博客,你就说赚不赚吧,但是*,这个网站是存在局限性的,因为这个域名是.vercel.app而且没有在中国备案,而且由于GFW**的原因,vercel的服务器在中国经常被墙。
!Important 赶紧把这个域名收藏起来!
2.我可以用此网站为大家做什么由于这个网站我拥有完全所有权,所以只要在我的技术范围内的修改,我都可以做到,包括但不限于:
展示每日班级日志
奖惩记载,展示同学个人介绍
班内活动记录
新建独立的班级页面
……
如果有人想要展示自己的话,请自备好文案和图片,然后发到ericexplorer@126.com
如果是班级事务,请联系班主任
但是,这个网站完全由我一人维持运营,但是我也得上课啊,所以就不一定能很快回复
3.附注首先可以担保的是,这个网站不会瞬间消失
但是因为一些源码问题,这个网站在外观上可能会发生变化,功能会进行改动,请不要介意
如果有任何问题,请联系我
不接受广告和商务合作,但接受捐赠
对了,你有什么想说的吗,在下面的评论区发言吧!
]]></content>
<categories>
<category>class</category>
</categories>
<tags>
<tag>class</tag>
</tags>
</entry>
<entry>
<title>基于Hexo的matery主题搭建博客网络优化篇-转</title>
<url>/posts/52671.html</url>
<content><![CDATA[CDN 加速
为什么强烈建议启用CDN?
研究表明,用户最满意的打开网页时间,是在 2 秒以下。用户能够忍受的最长等待时间在 6~8 秒之间。就是说,8 秒是一个临界值,如果你的网站打开速度在 8 秒以上,那么你将失去大部分用户。研究显示,如果等待 12 秒以后,网页还是没有载入,那么 99% 以上的用户会选择关闭网页。
Google 做过一个试验,10 条搜索结果的页面载入时间需要 0.4 秒,显示 30 条搜索结果的页面载入时间需要 0.9 秒,结果后者使得 Google 总的流量和收入减少了 20%。Google 地图上线的时候,首页大小有 100KB,后来下降到 70~80KB。结果,流量在第一个星期上升了 10%,接下来的 3 个星期又再上升了 25%。Amazon 的统计也显示了相近的结果,首页打开时间每增加 100 毫秒,网站销售量会减少 1%。
以上数据说明了一个非常重要的问题,如果你的网站速度如果超过 2s 以上,那么你的客户可能在流失和离你而去了。这一点对于电商网站尤其重要,打开速度慢,那么将造成转化率降低,损失将会大量增加。
放在 Github 的资源在国内加载速度比较慢,因此需要使用 CDN 加速来优化网站打开速度,jsDelivr + Github 便是免费且好用的 CDN,非常适合博客网站使用。也可以选择主流云服务商提供的对象存储+CDN 来获得更快速及稳定的访问效果,费用低到几乎可忽略。
转自夜法之书
]]></content>
<categories>
<category>hexo</category>
</categories>
<tags>
<tag>hexo</tag>
</tags>
</entry>
<entry>
<title>测试音频和视频模块</title>
<url>/posts/1166.html</url>
<content><![CDATA[
var ap = new APlayer({
element: document.getElementById("aplayer-atgbncxt"),
narrow: false,
autoplay: false,
showlrc: false,
music: {
title: "她的睫毛",
author: "周杰伦",
url: "http://home.ustc.edu.cn/~mmmwhy/%d6%dc%bd%dc%c2%d7%20-%20%cb%fd%b5%c4%bd%de%c3%ab.mp3",
pic: "http://home.ustc.edu.cn/~mmmwhy/jay.jpg",
lrc: ""
}
});
window.aplayers || (window.aplayers = []);
window.aplayers.push(ap);
成功了吗,上面是一段音乐
(function(){var player = new DPlayer({"container":document.getElementById("dplayer0"),"autoplay":true,"hotkey":true,"preload":"metadata","video":{"url":"http://www.nenu.edu.cn/_upload/article/videos/03/5f/7c999eed42e3aadc413d7f851f0e/0f50b3eb-9285-41d2-ac4d-6cc363651aad_B.mp4"}});window.dplayers||(window.dplayers=[]);window.dplayers.push(player);})()
OK?
]]></content>
<categories>
<category>test</category>
</categories>
<tags>
<tag>test</tag>
</tags>
</entry>
<entry>
<title>教师节快乐</title>
<url>/posts/1999.html</url>
<content><![CDATA[首先要祝各位老师教师节快乐!1.我是谁,这个网站是什么?我是苏州工业园区金鸡湖学校的许浩宇,这是我个人的网站。
2.祝老师们节日快乐!教师节即将来临,我在此向所有教书育人,辛勤付出的老师们表示由衷的感谢!
在此列举一下八六班各位任课老师的名字,他们无不对我的学习成长有着极为重要的作用
英语:王馨老师
数学:甘浏老师
语文:黄莉老师
道法:李苏雯老师
物理:邱红老师
体育:胥明耀老师
……
再次向老师们表达节日的祝福!
]]></content>
<tags>
<tag>wish</tag>
</tags>
</entry>
</search>