+
+
+
+
{% endif %}
-
+
+
+
+
{% endif %}
- {% endcapture %}
- {% assign thumbnail=thumbnail | strip %}
-
- {% if site.feed_show_excerpt == false %}
- {% if thumbnail != "" %}
-
-
-
-
-
- {% endif %}
- {% endif %}
-
-
- {{ post.title | strip_html }}
- - {% if post.subtitle %} -- {{ post.subtitle | strip_html }} -
{% endif %} - - + +{{ post.title | strip_html }}
- {% if thumbnail != "" %} - - {% endif %} - {% unless site.feed_show_excerpt == false %} - {% if thumbnail != "" %} -
-
-
-
-
- {% endif %}
+
-
- {% assign excerpt_length = site.excerpt_length | default: 50 %}
- {{ post.excerpt | strip_html | truncatewords: excerpt_length }}
- {% assign excerpt_word_count = post.excerpt | number_of_words %}
- {% if post.content != post.excerpt or excerpt_word_count > excerpt_length %}
- [Read More]
+ {% if thumbnail != "" %}
+
- {% endunless %}
- {% if site.feed_show_tags != false and post.tags.size > 0 %}
-
- {% endif %}
+ {% unless site.feed_show_excerpt == false %}
+ {% if thumbnail != "" %}
+
+
+
+
+
+ {% endif %}
-
+ {% assign excerpt_length = site.excerpt_length | default: 50 %}
+ {{ post.excerpt | strip_html | truncatewords: excerpt_length }}
+ {% assign excerpt_word_count = post.excerpt | number_of_words %}
+ {% if post.content != post.excerpt or excerpt_word_count > excerpt_length %}
+ [Read More]
+ {% endif %}
+
+ {% endunless %}
+
+ {% if site.feed_show_tags != false and post.tags.size > 0 %}
+
+ {% endif %}
+
+