Back to Fish

Index

site/blog/index.html

latest318 B
Original Source

--- layout: postlist title: "fish shell blog" ---

{%- for post in site.posts -%} - {{ post.title }} {{ post.excerpt }} {%- if post.excerpt != post.content -%} Read more {% endif %} {%- if forloop.last != true -%}


{%- endif -%} {%- endfor -%}