Skip to content

Latest commit

 

History

History
32 lines (21 loc) · 742 Bytes

File metadata and controls

32 lines (21 loc) · 742 Bytes

To display the workflow status badge in your README.md file, use the Markdown markup for embedding images.

example workflow

重新用hugo构建博客准备工作

hugo server --cleanDestinationDir --logLevel info

done

  • 字体设置(页面,代码等)
  • archive 页面设置
  • 响应布局,小屏幕字体缩小
  • nav sticky 首页导航
  • backtotop
  • 页脚 love animation
  • 方向键自动切换文章 post-nav.min.js
  • 评论 giscus

todo

参考: https://github.com/kakawait/hugo-tranquilpeak-theme

  • 分页展示 paginate
  • continue reading
  • 分页后,序号的问题。。。
  • 分类汇总。。。待后面再弄吧