-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathsearch.xml
36 lines (17 loc) · 8.25 KB
/
search.xml
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
<?xml version="1.0" encoding="utf-8"?>
<search>
<entry>
<title>博客开源</title>
<link href="/2019/08/27/blog-open-source/"/>
<url>/2019/08/27/blog-open-source/</url>
<content type="html"><![CDATA[<h1 id="效果演示"><a href="#效果演示" class="headerlink" title="效果演示"></a>效果演示</h1><p><img src="https://cdn.jsdelivr.net/gh/shw2018/[email protected]/sakura/img/loader/orange.progress-bar-stripe-loader.svg" data-original="https://raw.githubusercontent.com/shw2018/cdn/master/blog_files/img/Blog-Open-Source/blog-demo1.gif" alt="演示Demo"></p><h1 id="简短介绍"><a href="#简短介绍" class="headerlink" title="简短介绍"></a>简短介绍</h1><p>倒腾了一两周总算把个人博客网站完善了,目前这个版本使用应该是够了,当然还有一些优化项和功能增加后续在慢慢更新,为了回馈开源,今天准备把我自己修改完善的<code>blog</code>网站源代码开源。这不是生成后的网页文件,是您可以直接使用的源码,您只需要把博客相关信息换成您自己的就可以部署了,对于新手或者不懂编程的小伙伴来说,简直是福音,极大简化了您构建博客的工作量和复杂度,每个人都可以下载并修改成自己喜欢样式!如果你有修改想法,欢迎PR!最后,我们还是给这个开源小项目取个名字吧,就叫<a href="https://github.com/shw2018/hexo-blog-fly.git" target="_blank" rel="noopener">hexo-blog-fly</a>吧,怎么样?<<<<<<a href="https://github.com/shw2018/hexo-blog-fly" target="_blank" rel="noopener">源代码下载</a>>>>>></p><p>本博客基于<code>Hexo</code>框架搭建,用到<a href="https://github.com/shw2018/hexo-theme-matery" target="_blank" rel="noopener">hexo-theme-matery</a>主题, 并在此基础之上做了很多修改,修复了一些bug,增加了一些新的特性和功能,博客地址:<a href="https://shw2018.github.io/" target="_blank" rel="noopener">https://shw2018.github.io</a>,博客演示:<a href="https://sunhwee.com" target="_blank" rel="noopener">sunhwee.com</a>。</p><hr><h2 id="特性"><a href="#特性" class="headerlink" title="特性"></a>特性</h2><p><strong>原主题特性</strong>:</p><ul><li><p>简单漂亮,文章内容美观易读</p></li><li><p><a href="https://material.io/" target="_blank" rel="noopener">Material Design</a> 设计</p></li><li><p>响应式设计,博客在桌面端、平板、手机等设备上均能很好的展现</p></li><li><p>首页轮播文章及每天动态切换 <code>Banner</code> 图片</p></li><li><p>瀑布流式的博客文章列表(文章无特色图片时会有 <code>24</code> 张漂亮的图片代替)</p></li><li><p>时间轴式的归档页</p></li><li><p><strong>词云</strong>的标签页和<strong>雷达图</strong>的分类页</p></li><li><p>丰富的关于我页面(包括关于我、文章统计图、我的项目、我的技能、相册等)</p></li><li><p>可自定义的数据的友情链接页面</p></li><li><p>支持文章置顶和文章打赏</p></li><li><p>支持 <code>MathJax</code></p></li><li><p><code>TOC</code> 目录</p></li><li><p>可设置复制文章内容时追加版权信息</p></li><li><p>可设置阅读文章时做密码验证</p></li><li><p><a href="https://gitalk.github.io/" target="_blank" rel="noopener">Gitalk</a>、<a href="https://imsun.github.io/gitment/" target="_blank" rel="noopener">Gitment</a>、<a href="https://valine.js.org/" target="_blank" rel="noopener">Valine</a> 和 <a href="https://disqus.com/" target="_blank" rel="noopener">Disqus</a> 评论模块(推荐使用 <code>Gitalk</code>)</p></li><li><p>集成了<a href="http://busuanzi.ibruce.info/" target="_blank" rel="noopener">不蒜子统计</a>、谷歌分析(<code>Google Analytics</code>)和文章字数统计等功能</p></li><li><p>支持在首页的音乐播放和视频播放功能</p><p><strong>增加的工作或特性(未打钩的是已做但还没更新到源码的)</strong>:</p></li><li><p>修改了原主题的一些很多<code>bug</code> 2019.08.05</p></li><li><p>加入图片懒加载功能,在根目录配置文件开启和关闭 2019.08.09</p></li><li><p>增加<code>留言板</code>功能 2019.08.05</p></li><li><p>在关于板块,加入<code>简历</code>功能页 2019.08.05</p></li><li><p>增加视听[视觉听觉影音]板块 2019.08.10</p></li><li><p>支持<code>emoji</code>表情,用<code>markdown emoji</code>语法书写直接生成对应的能<strong>跳跃</strong>的表情。 2019.08.10</p></li><li><p>增加网站运行时间显示 2019.08.10</p></li><li><p>增加<code>动漫模型</code> 2019.08.10</p></li><li><p>整体替换Banner图片和文章特色图片 2019.08.10</p></li><li><p>增加分类<code>相册</code>功能 2019.08.29</p></li><li><p>去掉标签页,将其合并至<code>分类</code>页中 2019.09.01</p></li><li><p>修改了一些控件的参数 2019.09.01</p></li><li><p>修改部分样式,比如: 文章卡片,固定高度,使其不至于因为文章摘要的长短不同导致卡片大小不一使页面布局很不美观,类似的还有友链卡片,优化了页面内容布局,视觉更整齐美观 2019.09.01</p></li><li><p>解决首页文章列表卡片上方 <code>border-radius</code>圆角失效的bug 2019.09.01</p></li><li><p>添加页面樱花飘落动效 2019.09.09</p></li><li><p>添加鼠标点击烟花爆炸动效 2019.09.09</p></li><li><p>加入天气接口控件 2019.09.09</p></li><li><p>加入鼠标点击文字特效 2019.09.10</p></li><li><p>添加页面雪花飘落动效 2019.09.10</p></li><li><p>添加在线聊天插件 2019.09.12</p></li><li><p>持续更新…</p></li></ul><hr><p><strong>简单使用方法:</strong></p><ol><li><code>star</code> 本项目</li><li>安装<a href="https://git-scm.com/downloads" target="_blank" rel="noopener">Git</a>, 安装<a href="https://nodejs.org/en/" target="_blank" rel="noopener">nodeJS</a></li><li>你可以直接<code>fork</code>一份源码到你的仓库,<code>clone</code>到本地</li><li>在本地博客仓库运行<code>npm i</code>命令安装依赖包</li><li>修改配置信息,改成自己的信息</li><li>运行命令<code>hexo clean</code>(清除生成文件),<code>hexo g</code>(生成网页), <code>hexo s</code>(本地预览),<code>hexo d</code>(部署)</li></ol><blockquote><p><strong>更多详情教程,强烈推荐看我写的:<a href="https://sunhwee.com/posts/6e8839eb.html" target="_blank" rel="noopener">Hexo+Github博客搭建完全教程</a></strong></p></blockquote><blockquote><p><strong>最后,如果项目和教程对你有所帮助或者你看见了还算比较喜欢,欢迎给我<code>star</code>,谢谢您!</strong></p></blockquote><p><strong>持续更新中…,如果遇到问题欢迎联系我,在文章最后评论区【留言和讨论】,当然,欢迎点击文章最后的打赏按键,请博主一杯冰阔乐,笑~</strong></p><table> <tbody><tr> <td><img width="100" src="https://sunhwee.com/medias/reward/alipay.bmp"></td> <td><img width="100" src="https://sunhwee.com/medias/reward/wechat.bmp"></td> <td><img width="100" src="https://sunhwee.com/medias/reward/zan.png"></td> </tr></tbody></table><script> document.querySelectorAll('.github-emoji') .forEach(el => { if (!el.dataset.src) { return; } const img = document.createElement('img'); img.style = 'display:none !important;'; img.src = el.dataset.src; img.addEventListener('error', () => { img.remove(); el.style.color = 'inherit'; el.style.backgroundImage = 'none'; el.style.background = 'none'; }); img.addEventListener('load', () => { img.remove(); }); document.body.appendChild(img); }); </script>]]></content>
<categories>
<category> 软件安装与配置 </category>
</categories>
<tags>
<tag> Hexo </tag>
<tag> Github </tag>
<tag> 博客 </tag>
</tags>
</entry>
</search>