Commit a501061
committed
feat: 添加GitHub相关功能展示
✨ 新增功能:
- GitHub Star/Fork/Watch 按钮 (iframe嵌入)
- GitHub项目徽章展示 (Stars, Forks, Issues, License, Last Commit)
- GitHub贡献者展示 (contrib.rocks集成)
- 移动端响应式设计优化
- 暗色主题适配
🎨 样式优化:
- 为所有GitHub组件添加悬停效果
- 优化GitHub链接显示 (添加星星图标)
- 添加代码行号显示
- 增强移动端体验
📱 组件设计:
- GitHubButtons.vue - 交互式按钮
- GitHubBadges.vue - 项目状态徽章
- GitHubContributors.vue - 贡献者展示
- 全局注册,可在任何页面使用
🔧 技术实现:
- 利用GitHub官方按钮API
- 集成shields.io徽章服务
- 使用contrib.rocks展示贡献者
- 响应式设计和错误处理1 parent 310d1b3 commit a501061
File tree
61 files changed
+551
-266
lines changed- docs
- .vitepress
- dist
- assets
- chunks
- tutorials
- app-management
- automation-testing
- device-management
- group-control
- script-management
- theme
- components
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
61 files changed
+551
-266
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
16 | 29 | | |
17 | 30 | | |
18 | 31 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
| 12 | + | |
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
| 22 | + | |
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
Large diffs are not rendered by default.
Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 0 additions & 1 deletion
This file was deleted.
Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments