🚀 GitHub Trending Dashboard

周期: {{period}} | 生成时间: {{generatedAt}}

项目总数

{{projects.length}}

{{period}} 热门趋势

总 Stars 数

{{analytics.totalStars}}

所有项目总计

最热项目

{{analytics.topProject.name}}

{{analytics.topProject.stars}} stars

📊 语言分布

🔥 热门项目

{{#each projects}}
#{{rank}}

{{name}}

{{language}}

{{description}}

⭐ {{stars}} stars {{#if starsThisPeriod}} (+{{starsThisPeriod}} this {{../period}}) {{/if}}
View →
{{/each}}
{{#if news}}

📰 技术资讯

{{#each news}}

{{title}}

📰 {{source}} {{#if points}} ⬆️ {{points}} points {{/if}} {{#if comments}} 💬 {{comments}} comments {{/if}}
{{/each}}
{{/if}}