- {% endif %} - - {% if post.content contains '' %} - {{ post.content | split:'' | first }} - {% else %} - {{ post.content }} - {% endif %} +{% endfor %} +
diff --git a/_pages/aReadingsIndexByTags.md b/_pages/aReadingsIndexByTags.md index 0c61e31..d1ef267 100644 --- a/_pages/aReadingsIndexByTags.md +++ b/_pages/aReadingsIndexByTags.md @@ -64,45 +64,41 @@ Besides using high-level categories, we also use the following detailed tags to {% if t == newtag %} {% assign posts = tag | last %} - -### Table of readings + + {% assign counter = 0 %} +
Index | +Title | +Desc | + +
---|---|---|
{{ counter }} | +{{ post.title }} | +{{ post.dec }} | +