chore: 统一文章标签规范,更新 CLAUDE.md
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -3,7 +3,7 @@ title: Docker 编译 musl 可执行文件
|
||||
published: 2025-03-27
|
||||
image: /posts/docker-musl-build/img/cover.svg
|
||||
description: 解决 Go 语言跨平台编译问题,使用 Docker + musl 编译静态链接的可执行文件。
|
||||
tags: ['Docker', 'Golang', '运维']
|
||||
tags: ['Docker', 'Go', '运维']
|
||||
draft: false
|
||||
---
|
||||
|
||||
|
||||
@@ -63,7 +63,7 @@ export const siteConfig = {
|
||||
title: 文章标题
|
||||
published: 2026-05-31T08:00:00
|
||||
description: 文章简介
|
||||
tags: ['标签1', '标签2']
|
||||
tags: ['Nuxt', 'TypeScript']
|
||||
---
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user