Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 265 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 265 Bytes

本人的一些学习笔记

基于 vitepress

https://loveyless.github.io/note/

开发流程

  1. docs:build
  2. git push
  3. docs:publish

github 工作流 git push -> github action -> github pages

commit 规则

  1. 新增 xxx
  2. 补充 xxx
  3. 改错 xxx