Skip to content

Commit

Permalink
test2
Browse files Browse the repository at this point in the history
  • Loading branch information
eryajf committed Jan 10, 2024
1 parent 4ea62d7 commit 8ee5245
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 36 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/generator.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,4 @@ jobs:
org: eryajf
repo: learn-github
sortby: '!zh'
groupby: kind
groupby: kind
36 changes: 1 addition & 35 deletions README.tpl
Original file line number Diff line number Diff line change
Expand Up @@ -9,38 +9,4 @@
{{- range $item := $val}}
|{{$item.repo}}|{{$item.desc}}|{{$item.license}}| {{$item.star}} |
{{- end}}
{{end}}

---

以下是一些测试内容。


打印目录

{{printToc}}

打印贡献者

{{printContributors "eryajf" "learn-github"}}

打印星标历史记录

{{printStarHistory "eryajf" "learn-github"}}


打印存储库的访问者计数图表

{{printVisitorCount "repo-id"}}

打印页面启用的所有存储库

{{printPages "eryajf"}}

用户渲染为链接

{{gh "eryajf" true}}

表情

{{ghEmoji "eryajf"}}
{{end}}

0 comments on commit 8ee5245

Please sign in to comment.