layout | permalink | title | description |
---|---|---|---|
default |
index.html |
Blog |
Blogging on .... |
{% if site.twitter_widget_id %}
{% if post.modified.size > 2 %}<span class="post-date indexpg" itemprop="dateModified" content="{{ post.modified | date: "%Y-%m-%d" }}"> {{ post.modified | date_to_string }} {% else %}<span class="post-date indexpg" itemprop="datePublished" content="{{ post.date | date: "%Y-%m-%d" }}"> {{ post.date | date_to_string }} {% endif %}
{% if post.description.size > 140 %}{{ post.description | markdownify | remove: '
' | remove: '
' }}{% else %}{{ post.excerpt | markdownify | remove: '' | remove: '
' }}{% endif %} Read more...{% endfor %}
{% if post.modified.size > 2 %}<span class="post-date indexpg" itemprop="dateModified" content="{{ post.modified | date: "%Y-%m-%d" }}"> {{ post.modified | date_to_string }}{% else %}<span class="post-date indexpg" itemprop="datePublished" content="{{ post.date | date: "%Y-%m-%d" }}"> {{ post.date | date_to_string }}{% endif %}
{% if post.description.size > 140 %}{{ post.description | markdownify | remove: '
' | remove: '
' }}{% else %}{{ post.excerpt | markdownify | remove: '' | remove: '
' }}{% endif %} Read more...{% endunless %} {% endunless %} {% endfor %}