hexo theme, written with swig & sass
git clone https://github.com/dnxbf321/hexo-theme-simplest.git themes/simplest
cd themes/simplest
npm install
- 图片延迟加载
- 首页滚动时,顶部显示当前位置的文章标题
- 压缩 js 代码
- 重命名 *.scss 文件,只输出必要的 css 文件,_ 前缀命名的 scss 文件不输出
- 使用 bower 管理第三方库
- 修复一些 bug
更新依赖