We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c1cc945 commit 602c2f0Copy full SHA for 602c2f0
1 file changed
create_post.sh
@@ -42,6 +42,4 @@ EOF
42
43
echo "Blog post template created at $file_path"
44
echo ""
45
-echo "Reminder: Use existing categories and tags when possible."
46
-echo " Existing categories: Business, Career, Community, Culture, Security, Technical"
47
-echo " To see existing tags, run: grep -rh ' - ' docs/posts/*/index.md docs/posts/*/*/index.md docs/posts/*/*/*/index.md | grep -v '^authors' | sort -u"
+echo "Reminder: Use existing categories and tags when possible."
0 commit comments