| layout | page | |||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| title | Study List With Date | |||||||||||||||||||||
| subtitle | Something that I have studied and experienced | |||||||||||||||||||||
| css | /css/CloudListFilter.css | |||||||||||||||||||||
| bigimg |
|
{: #top }
{% include CloudHeaderPart.html %}
{% assign openList = '
{% endunless %} {% assign year = currentyear %} {% endif %} {{ post.date | date: '%B' }} {% assign date = currentdate %} {% else %} {% assign count = count | plus: 1 %} {% endif %} {% if forloop.last %} {{ count }}
{% endif %} {% endfor %}
{%endif %} {{ openList }} {% endif %} {% endcapture %} {% capture link %}
{{ post.title }}
- Posted on {{ post.date | date: "%B %-d, %Y" }}
{% endcapture %}
{{ monthHead }}{{ link }}
{% endfor %} {{closeList}} Go back to the top
- ' %}
{% assign closeList = '
{% endunless %} {% assign year = currentyear %} {% endif %} {{ post.date | date: '%B' }} {% assign date = currentdate %} {% else %} {% assign count = count | plus: 1 %} {% endif %} {% if forloop.last %} {{ count }}
{% endif %} {% endfor %}
{% for post in site.posts %} {% capture month %} {{ post.date | date: '%m%Y' }} {% endcapture %} {% capture nmonth %} {{ post.next.date | date: '%m%Y' }} {% endcapture %} {% capture monthHead %} {% if month != nmonth %} {% if forloop.index != 1 %} {{ closeList }} Go back to the top
{%endif %} {{ openList }} {% endif %} {% endcapture %} {% capture link %}
{% endfor %} {{closeList}} Go back to the top