jeffreytse/jekyll-theme-yat

Homepage sidebar to show post list

Open

#101 geöffnet am 24. Sept. 2022

Auf GitHub ansehen
 (3 Kommentare) (1 Reaktion) (1 zugewiesene Person)HTML (700 Forks)batch import
good first issue

Repository-Metriken

Stars
 (788 Stars)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

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