We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 37f60c3 commit 4aa431aCopy full SHA for 4aa431a
2 files changed
docs/posts/2025/2025-08-31-vibe-coding.md docs/posts/2025/2025-08-31-ai-coding.mddocs/posts/2025/2025-08-31-vibe-coding.md renamed to docs/posts/2025/2025-08-31-ai-coding.md
@@ -2,8 +2,7 @@
2
authors:
3
- copdips
4
categories:
5
-- ai
6
-- vibe-coding
+- ai-coding
7
- vscode
8
- python
9
comments: true
@@ -12,9 +11,9 @@ date:
12
11
updated: 2025-10-04
13
---
14
15
-# Vibe Coding Playbook
+# AI Coding Playbook
16
17
-Some useful patterns for Vibe coding. This blog will be regularly updated with new tips.
+Some useful patterns for AI coding. This blog will be regularly updated with new tips.
18
19
<!-- more -->
20
mkdocs.yml
@@ -80,6 +80,7 @@ plugins:
80
post_url_date_format: yyyy/MM
81
categories_allowed:
82
- ai
83
+ - ai-coding
84
- api
85
- ast
86
- async
@@ -134,7 +135,6 @@ plugins:
134
135
- ubuntu
136
- unittest
137
- vault
- - vibe-coding
138
- video
139
- vmware
140
0 commit comments