/rekord-blog

repo for my blog.

Primary LanguageHTMLMIT LicenseMIT

rekord-blog

repo for my blog.

Content

Usage

  1. install Git and Node.js.
  2. install hexo.
  3. clone this repository.
  4. run launch.sh.

you can through change mirror to boost the speed of npm.

eg. npm config set registry https://registry.npm.taobao.org --global

ToDo

  • 加入文章归档
  • 提供RSS订阅
  • 加入分析系统
  • 使用HTTPS代替HTTP
  • 添加音乐
  • 添加一言组件
  • 使用nginx优化网站访问效果
    • 使用 nginx 静态部署
    • 使用 nginx 反向代理
  • 优化图片使用
    • 优化文章封面图片使用
    • 优化博客头像图片使用
  • 将 .md 文件 解析为 .html 文件
  • 修复代码块高亮渲染

Reference

License

Distributed under the MIT License. See LICENSE for more information.