layout | title | tagline |
---|---|---|
page |
Abdelhalim Blog |
continue learning |
{% include JB/setup %}
Here's a sample "posts list".
-
{% for post in site.posts %}
- {{ post.date | date_to_string }} » {{ post.title }} {% endfor %}
Fill in the blanks