{{ t('hero.label') }}
{{ t('hero.title') }}
{{ t('hero.sub') }}
{{ inferSource(newsItems[0]) }}
{{ newsItems[0].title }}
{{ truncate(newsItems[0].summary, 280) }}
{{ t('daily.title') }}{{ counts.daily }}
{{ t('weekly.title') }}{{ counts.weekly }}
{{ t('github.title') }}{{ counts.github }}
{{ item.owner }}/{{ item.name }}
{{ lang==='zh'&&item.description_zh?item.description_zh:item.description }}
{{ t('learn.title') }}{{ counts.learn }}