9c6188c2f7
Build and Deploy Blog / build (push) Successful in 5m9s
- Stack 主题 + 自定义 padding 与标题样式 (assets/scss/custom.scss) - 内容: HTTPS 旅程 / AI 工程师地图 / Xray Reality - 页面: 首页 / 文章 / 归档 / 关于 / 搜索 - CI: Gitea Actions push → hugo --minify → rsync 到 NAS 应用 Gitea Actions 模板 §4.4-4.5 经验: paths-ignore (注意不排除 **.md) + concurrency cancel-in-progress + summary Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
10 lines
113 B
JSON
10 lines
113 B
JSON
{
|
|
"compilerOptions": {
|
|
"baseUrl": ".",
|
|
"paths": {
|
|
"*": [
|
|
"..\\themes\\stack\\assets\\*"
|
|
]
|
|
}
|
|
}
|
|
} |