Commit 8e04bae
fix: 创建 Hugo Module 空目录解决 Docsy 构建依赖问题
Docsy 0.11.x 的 go.mod 声明了 Font-Awesome 和 Bootstrap 依赖,
Hugo 0.145.0 要求这些模块目录存在。使用 Docsy 提供的
mkdirp-hugo-mod.js 脚本创建空目录来满足要求。
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 81ecfb2 commit 8e04bae
1 file changed
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
37 | 40 | | |
38 | 41 | | |
39 | 42 | | |
| |||
0 commit comments