Hello World 2.0

之前看到伊撒大大的博客,深觉自己之前的博客有点单一,自己用Jekins去找模板再部署可扩展性有点低,很多想加的留言功能、分享功能加起来比较麻烦, 基于此决定拥抱Hexo,下文为hexo自动生成的hello world,很良心的是其还有官方的中文文档,上手建站也真的是迅速,一个晚上就搞定了,然后又挑了许久主题,决定用这套hexo-theme-melody,最后就是把文章配置进行修改,迁移过来。

说说体验吧,官方文档真的很友好,建站尤为迅速,弊端的话感觉定制化修改门槛比以前高了不少(到现在都没解决about,archieve等页面如何不显示gitalk 🤦‍♂️\ (ノ`Д)ノ,之后有时间慢慢改吧)

增加的新功能:

  1. 分享系统:再也不用自己默默把链接发给微博拿一个短链再分享了
  2. 评论系列:gitalk,基于github issue
  3. 搜索功能
  4. 文章顶部的字数统计与建议阅读时间
  5. 浏览量等相关统计功能可视化
  6. 右侧栏目阅读进度提示

to be continue:

  1. 个性化设置(顶部的图片 + gitalk显示问题)
  2. 为某猪蹄再搭一个更炫酷的页面,带密码访问的那种

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 Start

Create 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

Author: Apiao
Link: https://Apiao-1.github.io/2019/04/20/2019-04-20/
Copyright Notice: All articles in this blog are licensed under CC BY-NC-SA 4.0 unless stating additionally.