File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22target = " index.html"
33dist = " dist"
44
5- # [[hooks]]
6- # stage = "pre_build"
7- # command = "echo '123'"
8- # command_arguments = []
5+ [watch ]
6+ # Ignore auto generated files
7+ ignore = [ " src/vfs.json" ]
8+ watch = [ " ../data" ]
9+
10+ [[hooks ]]
11+ stage = " pre_build"
12+ command = " cargo"
13+ command_arguments = [' xtask' , " metadata-generate" ]
Original file line number Diff line number Diff line change 44 "kind" : " directory" ,
55 "extension" : null ,
66 "size" : null ,
7- "modified" : " 2025-11-27T12:26:51.166042061Z " ,
7+ "modified" : " 2025-11-29T15:29:30.885867716Z " ,
88 "children_count" : 10 ,
99 "children" : [
1010 {
117117 "path" : " index.md" ,
118118 "kind" : " file" ,
119119 "extension" : " md" ,
120- "size" : 3345 ,
121- "modified" : " 2025-11-27T12:26:51.157065855Z " ,
120+ "size" : 3319 ,
121+ "modified" : " 2025-11-29T15:29:30.885217555Z " ,
122122 "children_count" : null ,
123123 "children" : null ,
124- "title" : " 数据目录 " ,
125- "description" : " 包含所有演示文件和文档的根目录 " ,
124+ "title" : " Data datalog " ,
125+ "description" : " Root directory includes all demo files and images " ,
126126 "is_post" : false
127127 },
128128 {
Original file line number Diff line number Diff line change 11--
2- title: 数据目录
3- description: 包含所有演示文件和文档的根目录
2+ title: Data datalog
3+ description: Root directory includes all demo files and images
44tags: root, demo, documentation
55--
66
You can’t perform that action at this time.
0 commit comments