docs: 为所有文章添加tags和categories元数据

为博客中的所有文章统一添加了tags和categories元数据,使用数组格式规范标签分类,便于文章分类管理和检索
This commit is contained in:
wenyongda 2026-04-15 13:35:57 +08:00
parent 09b91081f2
commit faa5ff5430
59 changed files with 118 additions and 46 deletions

View File

@ -4,7 +4,8 @@ date: 2021-03-23 10:30:31
author: 文永达
permalink: asp-net-core/
top_img: https://gcore.jsdelivr.net/gh/volantis-x/cdn-wallpaper/abstract/67239FBB-E15D-4F4F-8EE8-0F1C9F3C4E7C.jpeg
tags: .NET
tags: [ASP.NET Core, .NET, Web开发, 后端]
categories: [后端开发, .NET]
---
# IDE智能提示优化

View File

@ -1,7 +1,8 @@
---
title: ArchLinux
date: 2025-07-28 10:26:05
tags:
tags: [ArchLinux, Linux, WSL, 操作系统]
categories: [操作系统, Linux]
---
# WSL

View File

@ -4,7 +4,8 @@ date: 2021-03-23 10:30:31
author: 文永达
permalink: csharp/
top_img: https://gcore.jsdelivr.net/gh/volantis-x/cdn-wallpaper/abstract/67239FBB-E15D-4F4F-8EE8-0F1C9F3C4E7C.jpeg
tags: .NET
tags: [C#, .NET, 后端开发]
categories: [编程语言, .NET]
---
# 异步编程

View File

@ -3,6 +3,8 @@ title: CSS
date: 2024-03-23 10:30:31
author: 文永达
top_img: https://gcore.jsdelivr.net/gh/volantis-x/cdn-wallpaper/abstract/67239FBB-E15D-4F4F-8EE8-0F1C9F3C4E7C.jpeg
tags: [CSS, 样式, 前端]
categories: [前端开发, CSS]
---
# 选择器与属性

View File

@ -1,10 +1,9 @@
---
title: Claude Code
date: 2026-02-27 14:05:22
tags: [AI, 效率工具]
categories: 开发工具
tags: [AI, Claude, 效率工具, 开发工具]
categories: [开发工具, AI]
permalink: claude-code/
tag: AI
---
## 简介

View File

@ -1,7 +1,8 @@
---
title: Docker-Compose
date: 2024-04-01 11:02:56
tags:
tags: [Docker, Docker-Compose, 容器编排, DevOps]
categories: [运维, Docker]
---
# 安装

View File

@ -3,6 +3,8 @@ title: Docker
date: 2021-03-23 10:30:31
author: 文永达
top_img: https://gcore.jsdelivr.net/gh/volantis-x/cdn-wallpaper/abstract/67239FBB-E15D-4F4F-8EE8-0F1C9F3C4E7C.jpeg
tags: [Docker, 容器, DevOps, 微服务]
categories: [运维, Docker]
---
# Docker 简介

View File

@ -1,7 +1,8 @@
---
title: Entity Framework Core
date: 2026-04-15 12:35:21
tags: .NET
tags: [Entity Framework Core, EF Core, .NET, ORM]
categories: [后端开发, .NET]
permalink: entity-framework-core/
---

View File

@ -1,7 +1,8 @@
---
title: Flink
date: 2024-04-02 14:39:41
tags:
tags: [Flink, 流处理, 大数据, Apache]
categories: [大数据, 流处理]
---
## 流处理

View File

@ -1,7 +1,8 @@
---
title: Git Cherry-Pick
date: 2025-12-11 23:02:39
tags:
tags: [Git, Cherry-Pick, 版本控制]
categories: [开发工具, Git]
---
# Git Cherry-Pick 详解文档

View File

@ -3,6 +3,8 @@ title: Git
date: 2023-10-23 10:30:31
author: 文永达
top_img: https://gcore.jsdelivr.net/gh/volantis-x/cdn-wallpaper/abstract/67239FBB-E15D-4F4F-8EE8-0F1C9F3C4E7C.jpeg
tags: [Git, 版本控制, 开发工具]
categories: [开发工具, Git]
---

View File

@ -2,6 +2,8 @@
title: Hexo
date: 2022-11-18 10:30:31
author: 文永达
tags: [Hexo, 博客, 静态网站, Node.js]
categories: [开发工具, 博客]
---
# Hexo

View File

@ -2,6 +2,8 @@
title: Intellij Platform
date: 2023-11-18 10:30:31
author: 文永达
tags: [Intellij IDEA, IDE, Java, 开发工具]
categories: [开发工具, IDE]
---
# Intellij IDEA

View File

@ -3,6 +3,8 @@ title: Java
date: 2023-06-09 10:30:31
author: 文永达
top_img: https://gcore.jsdelivr.net/gh/volantis-x/cdn-wallpaper/abstract/B18FCBB3-67FD-48CC-B4F3-457BA145F17A.jpeg
tags: [Java, Spring Boot, 后端开发]
categories: [编程语言, Java]
---
# Spring Boot

View File

@ -2,6 +2,8 @@
title: JavaScript
date: 2023-11-18 10:30:31
author: 文永达
tags: [JavaScript, ES6, 异步编程, 前端]
categories: [前端开发, JavaScript]
---
# 异步编程

View File

@ -3,6 +3,8 @@ title: Jenkins
date: 2022-11-09 10:30:31
author: 文永达
top_img: https://gcore.jsdelivr.net/gh/volantis-x/cdn-wallpaper/abstract/B18FCBB3-67FD-48CC-B4F3-457BA145F17A.jpeg
tags: [Jenkins, CI/CD, DevOps, 自动化]
categories: [运维, CI/CD]
---
# Jenkins

View File

@ -1,5 +1,6 @@
---
title: Kendo UI
date: 2024-03-08 11:06:51
tags:
tags: [Kendo UI, UI组件, 前端框架, Telerik]
categories: [前端开发, UI组件库]
---

View File

@ -2,5 +2,6 @@
title: Kubernetes整理
author: 文永达
top_img: https://gcore.jsdelivr.net/gh/volantis-x/cdn-wallpaper/abstract/00E0F0ED-9F1C-407A-9AA6-545649D919F4.jpeg
tags: [Kubernetes, K8s, 容器编排, DevOps]
categories: [运维, Kubernetes]
---

View File

@ -3,7 +3,8 @@ title: Linux
date: 2021-04-07 16:04:58
author: 文永达
top_img: https://gcore.jsdelivr.net/gh/volantis-x/cdn-wallpaper/abstract/00E0F0ED-9F1C-407A-9AA6-545649D919F4.jpeg
tags: [Linux, Shell, 命令行, 操作系统]
categories: [操作系统, Linux]
---
# Linux

View File

@ -1,7 +1,8 @@
---
title: Maven
date: 2025-11-06 10:15:58
tags:
tags: [Maven, 构建工具, Java]
categories: [开发工具, Java]
---
# 命令

View File

@ -2,6 +2,8 @@
title: Maven与Gradle
date: 2023-11-18 10:30:31
author: 文永达
tags: [Maven, Gradle, 构建工具, Java]
categories: [开发工具, Java]
---
# Maven

View File

@ -3,6 +3,8 @@ title: MySQL
date: 2023-09-23 10:30:31
author: 文永达
top_img: https://gcore.jsdelivr.net/gh/volantis-x/cdn-wallpaper/abstract/67239FBB-E15D-4F4F-8EE8-0F1C9F3C4E7C.jpeg
tags: [MySQL, 数据库, SQL, 备份]
categories: [数据库, MySQL]
---

View File

@ -2,6 +2,8 @@
title: Mybatis基本介绍
date: 2022-11-18 10:30:31
author: 文永达
tags: [Mybatis, ORM, Java, 数据库]
categories: [后端开发, Java]
---
# Mybatis

View File

@ -1,7 +1,8 @@
---
title: .NET
date: 2025-07-22 10:32:51
tags:
tags: [.NET, NuGet, 框架]
categories: [编程语言, .NET]
---
# Nuget包管理器

View File

@ -1,7 +1,8 @@
---
title: Nginx
date: 2023-09-25 15:42:47
tags:
tags: [Nginx, 反向代理, Web服务器, 负载均衡]
categories: [运维, Web服务器]
---
## Nginx 隐藏版本号

View File

@ -2,6 +2,8 @@
title: Oracle
date: 2021-03-23 10:30:31
author: 文永达
tags: [Oracle, 数据库, SQL, PL/SQL]
categories: [数据库, Oracle]
---
# Oracle Database

View File

@ -1,8 +1,8 @@
---
title: Podman
date: 2025-11-26 13:38:42
tags:
tags: [Podman, 容器, Docker替代, DevOps]
categories: [运维, 容器]
---
# Podman命令

View File

@ -1,7 +1,8 @@
---
title: PostgreSQL
date: 2024-03-22 09:19:21
tags:
tags: [PostgreSQL, 数据库, SQL]
categories: [数据库, PostgreSQL]
---
# 配置

View File

@ -3,6 +3,8 @@ title: PowerDesigner
date: 2022-12-07 9:05:31
author: 文永达
top_img: https://gcore.jsdelivr.net/gh/volantis-x/cdn-wallpaper/abstract/B951AE18-D431-417F-B3FE-A382403FF21B.jpeg
tags: [PowerDesigner, 数据建模, 数据库设计, 工具]
categories: [开发工具, 数据库]
---
# PowerDesigner

View File

@ -1,7 +1,8 @@
---
title: PowerShell
date: 2023-10-07 11:25:08
tags:
tags: [PowerShell, Windows, Shell, 命令行]
categories: [开发工具, Windows]
---
# PowerShell 7 使用 Oh My Posh 来美化命令行

View File

@ -1,5 +1,6 @@
---
title: Pug
date: 2025-05-19 13:20:34
tags:
tags: [Pug, 模板引擎, Node.js, 前端]
categories: [前端开发, 模板引擎]
---

View File

@ -1,7 +1,8 @@
---
title: Python
date: 2025-03-10 14:26:30
tags:
tags: [Python, pip, 编程语言]
categories: [编程语言, Python]
---
# pip

View File

@ -1,5 +1,6 @@
---
title: RabbitMQ
date: 2024-03-26 12:48:20
tags:
tags: [RabbitMQ, 消息队列, 微服务, 中间件]
categories: [运维, 消息队列]
---

View File

@ -1,7 +1,8 @@
---
title: React
date: 2025-07-23 15:56:46
tags:
tags: [React, JSX, 前端框架]
categories: [前端开发, React]
---
# Vue 转 React 指南

View File

@ -3,7 +3,8 @@ title: Redis
date: 2022-12-06 22:18:31
author: 文永达
top_img: https://gcore.jsdelivr.net/gh/volantis-x/cdn-wallpaper/abstract/67239FBB-E15D-4F4F-8EE8-0F1C9F3C4E7C.jpeg
---
tags: [Redis, 缓存, NoSQL, 数据库]
categories: [数据库, Redis]
---
# 安装Redis

View File

@ -1,7 +1,8 @@
---
title: Rust
date: 2023-09-15 09:25:54
tags:
tags: [Rust, 编程语言, 内存安全]
categories: [编程语言, Rust]
---
# Rust 教程

View File

@ -3,6 +3,8 @@ title: SQL Server
date: 2022-11-26 14:48:31
author: 文永达
top_img: https://gcore.jsdelivr.net/gh/volantis-x/cdn-wallpaper/abstract/B951AE18-D431-417F-B3FE-A382403FF21B.jpeg
tags: [SQL Server, 数据库, Microsoft, SQL]
categories: [数据库, SQL Server]
---
# SQL Server

View File

@ -1,7 +1,8 @@
---
title: Spring
date: 2023-10-09 14:17:02
tags:
tags: [Spring, Spring Cloud, 微服务, 后端]
categories: [后端开发, Java]
---
# Spring Cloud

View File

@ -1,7 +1,8 @@
---
title: Subversion
date: 2025-11-27 09:46:04
tags:
tags: [SVN, Subversion, 版本控制, TortoiseSVN]
categories: [开发工具, 版本控制]
---
# TortoiseSVN

View File

@ -3,6 +3,8 @@ title: Typora
date: 2022-11-18 14:48:31
author: 文永达
top_img: https://gcore.jsdelivr.net/gh/volantis-x/cdn-wallpaper/abstract/B951AE18-D431-417F-B3FE-A382403FF21B.jpeg
tags: [Typora, Markdown, 编辑器, 开发工具]
categories: [开发工具, Markdown]
---
# Typora

View File

@ -1,7 +1,8 @@
---
title: Vim
date: 2023-09-21 15:00:20
tags:
tags: [Vim, 编辑器, Linux, 开发工具]
categories: [开发工具, Vim]
---
# Vim 的工作模式

View File

@ -1,8 +1,8 @@
---
title: Visual Studio
date: 2018-09-30 18:23:38
type: "tags"
layout: "tags"
tags: [Visual Studio, IDE, .NET, 开发工具]
categories: [开发工具, IDE]
---
# 快捷键

View File

@ -1,7 +1,8 @@
---
title: VsCode
date: 2025-04-16 15:18:28
tags:
tags: [VSCode, Visual Studio Code, IDE, 开发工具]
categories: [开发工具, IDE]
---
# 快捷键

View File

@ -2,6 +2,8 @@
title: Vue
date: 2021-03-23 10:30:31
author: 文永达
tags: [Vue, Vite, 前端框架]
categories: [前端开发, Vue]
---
# Vue

View File

@ -2,6 +2,8 @@
title: Vue3
date: 2023-11-18 10:30:31
author: 文永达
tags: [Vue3, Vue, 响应式, 前端框架]
categories: [前端开发, Vue]
---
# 响应式

View File

@ -1,7 +1,8 @@
---
title: Windows Server
date: 2025-07-21 10:53:55
tags:
tags: [Windows Server, Windows, 服务器, IIS]
categories: [操作系统, Windows]
---
# Web Deploy 部署任务失败解决方案

View File

@ -1,7 +1,8 @@
---
title: Windows Terminal
date: 2025-12-12 09:31:56
tags:
tags: [Windows Terminal, Windows, SSH, 终端]
categories: [开发工具, Windows]
---
# SSH

View File

@ -3,6 +3,8 @@ title: Winform
date: 2022-11-18 14:48:31
author: 文永达
top_img: https://gcore.jsdelivr.net/gh/volantis-x/cdn-wallpaper/abstract/B951AE18-D431-417F-B3FE-A382403FF21B.jpeg
tags: [WinForms, .NET, 桌面应用, GUI]
categories: [后端开发, .NET]
---
# Winform

View File

@ -3,6 +3,8 @@ title: XiaodaERP
date: 2021-03-23 10:30:31
author: 文永达
top_img: https://gcore.jsdelivr.net/gh/volantis-x/cdn-wallpaper/abstract/67239FBB-E15D-4F4F-8EE8-0F1C9F3C4E7C.jpeg
tags: [ERP, 企业管理, 项目]
categories: [项目, ERP]
---
# XiaodaERP

View File

@ -1,11 +1,8 @@
---
title: curl 命令完全指南
date: 2026-03-27 10:10:35
tags:
- curl
- Linux
- Windows
- API测试
tags: [curl, Linux, Windows, API测试, HTTP]
categories: [开发工具, 命令行]
---
## 简介

View File

@ -3,6 +3,8 @@ title: gRPC入门与实操
date: 2023-01-16 12:37:31
author: 文永达
top_img: https://gcore.jsdelivr.net/gh/volantis-x/cdn-wallpaper/abstract/67239FBB-E15D-4F4F-8EE8-0F1C9F3C4E7C.jpeg
tags: [gRPC, 微服务, RPC, Java]
categories: [后端开发, Java]
---
# gRPC入门与实操

View File

@ -1,5 +1,6 @@
---
title: lucky
date: 2025-04-07 16:04:58
tags:
tags: [lucky, 工具]
categories: [工具]
---

View File

@ -1,7 +1,8 @@
---
title: macOS
date: 2025-09-26 22:54:01
tags:
tags: [macOS, Apple, Homebrew, 操作系统]
categories: [操作系统, macOS]
---
# 环境配置

View File

@ -1,7 +1,8 @@
---
title: nodejs
date: 2024-08-01 09:34:32
tags:
tags: [Node.js, nvm, JavaScript, 后端]
categories: [后端开发, Node.js]
---
# nvm

View File

@ -1,7 +1,8 @@
---
title: ubuntu
date: 2025-05-09 09:44:01
tags:
tags: [Ubuntu, Linux, Server, 操作系统]
categories: [操作系统, Linux]
---
# Server

View File

@ -1,7 +1,8 @@
---
title: 大数据
date: 2025-08-03 22:53:51
tags: 大数据
tags: [大数据, Doris, 数据分析, Apache]
categories: [大数据, 数据仓库]
---
# Apache Doris

View File

@ -1,7 +1,8 @@
---
title: 大模型
date: 2025-02-18 10:06:57
tags: AI
tags: [AI, 大模型, Ollama, LLM]
categories: [AI, 大模型]
---
# Ollama

View File

@ -1,7 +1,8 @@
---
title: 对象存储
date: 2025-07-23 14:27:11
tags:
tags: [对象存储, MinIO, RustFS, 存储]
categories: [运维, 存储]
---
# RustFS

View File

@ -2,6 +2,8 @@
title: 设计模式
date: 2023-01-03 10:11:47
author: 文永达
tags: [设计模式, 软件工程, 工厂模式, 架构]
categories: [软件工程, 设计模式]
---
# 设计模式