[ Web Proxy ]
URL:
Viewing:
https://raw.githubusercontent.com/linlinjava/linlinjava.github.io/master/archive.html
[Back]
[Original]
--- layout: page title: Archive permalink: /archive/ ---
{% for post in site.posts %} {% unless post.next %}
{{ post.date | date: '%Y' }}
{% else %} {% capture year %}{{ post.date | date: '%Y' }}{% endcapture %} {% capture nyear %}{{ post.next.date | date: '%Y' }}{% endcapture %} {% if year != nyear %}
{{ post.date | date: '%Y' }}
{% endif %} {% endunless %}
{{ post.date | date: "%m/%d" }}
{{ post.title }}
{% endfor %}
Web Proxy Viewer |
New URL
|
Original Page