jeffreytse/jekyll-theme-yat

Homepage sidebar to show post list

Open

#101 aberto em 24 de set. de 2022

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

Métricas do repositório

Stars
 (788 stars)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 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!

Guia do colaborador