docs: Add blog post link and convert logo to PNG format
- Add Medium blog post link about slash commands to README files - Convert claude-howto-logo.svg to PNG format (1024x256) - Replace old claude-ai-icon.webp with new logo - Update .gitignore to exclude blog-posts directory 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -45,3 +45,4 @@ yarn-error.log*
|
|||||||
*.temp
|
*.temp
|
||||||
# Keep .claude/ clean for hand-on section
|
# Keep .claude/ clean for hand-on section
|
||||||
.claude/
|
.claude/
|
||||||
|
blog-posts/
|
||||||
@@ -411,6 +411,7 @@ Access with: `/deploy/production`, `/test/unit`, `/docs/api`
|
|||||||
|
|
||||||
## Resources
|
## Resources
|
||||||
|
|
||||||
|
- [Discovering Claude Code Slash Commands](https://medium.com/@luongnv89/discovering-claude-code-slash-commands-cdc17f0dfb29) - Comprehensive blog post exploring slash commands
|
||||||
- [Claude Code Commands Documentation](https://docs.claude.com/en/docs/claude-code/custom-commands)
|
- [Claude Code Commands Documentation](https://docs.claude.com/en/docs/claude-code/custom-commands)
|
||||||
- [Markdown Guide](https://www.markdownguide.org/)
|
- [Markdown Guide](https://www.markdownguide.org/)
|
||||||
- [Command Examples Repository](https://github.com/anthropics/claude-code-examples)
|
- [Command Examples Repository](https://github.com/anthropics/claude-code-examples)
|
||||||
|
|||||||
@@ -43,6 +43,8 @@ cp 01-slash-commands/*.md /path/to/project/.claude/commands/
|
|||||||
/generate-api-docs
|
/generate-api-docs
|
||||||
```
|
```
|
||||||
|
|
||||||
|
**Learn More**: [Discovering Claude Code Slash Commands](https://medium.com/@luongnv89/discovering-claude-code-slash-commands-cdc17f0dfb29)
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
## 02. Subagents
|
## 02. Subagents
|
||||||
|
|||||||
Binary file not shown.
|
Before Width: | Height: | Size: 5.5 KiB |
BIN
claude-howto-logo.png
Normal file
BIN
claude-howto-logo.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 38 KiB |
Reference in New Issue
Block a user