0

How create list of posts in jekyll on site post , with loop "for" ?

Jekyll

9th Jan 2021, 5:50 PM
Szymon
Szymon - avatar
2 Réponses
+ 1
RTFM question... E.g. <ul> {% for post in site.posts %} <li> <a href="{{ post.url }}">{{ post.title }}</a> </li> {% endfor %} </ul>
17th Jan 2021, 7:28 PM
::sĐș::
::sĐș:: - avatar
0
But it doesn't work, and I don't now why
17th Jan 2021, 7:36 PM
Szymon
Szymon - avatar
Aujourd'hui en vedette
What?
0 Votes
HTML
0 Votes
Quiz duel
0 Votes
FRC Coding?
1 Votes
help
0 Votes
AI
2 Votes
APIs
1 Votes
Create Agent
0 Votes