jeffreytse/jekyll-theme-yat

Homepage sidebar to show post list

Open

#101 opened on Sep 24, 2022

View on GitHub
 (3 comments) (1 reaction) (1 assignee)HTML (700 forks)batch import
good first issue

Repository metrics

Stars
 (788 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

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!

Contributor guide