Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 250 Bytes

Build.md

File metadata and controls

12 lines (7 loc) · 250 Bytes

Tools

用于收集和整理内容的脚本 (node + TypeScript)。

执行方法

执行npm install后:

  • npm run fetch: 下载html
  • npm run convert: 将html转换为markdown
  • npm run build: 从markdown生成整站html (w/ gitbook)