jeffreytse/jekyll-theme-yat

Homepage sidebar to show post list

开放

#101 创建于 2022年9月24日

 (3 条评论) (1 个反应) (1 位负责人)HTML (957 个派生)batch import
good first issue

仓库指标

星标
 (1,206 个星标)
PR 合并指标
 (30 天内没有已合并 PR)

描述

Setting "sidebar: archive-list" in _layouts/articles.html gives me the image below:

image

I'd like for it to list the names of the posts, ideally by year if possible.

I tried tinkering with _includes/functions/get_datetimes.html but I'm not getting anywhere.

Any help is appreciated. Thank you very much!

贡献者指南