--- permalink: /tagged/rust.xml --- fnordig - posts tagged with 'rust' https://fnordig.de fnordig - post tagged with 'rust' {% for post in collections.posts.pages %} {%- if post.tags and post.tags contains "rust" -%} {{ post.title | escape }} https://fnordig.de/{{ post.permalink }} {{ post.content | escape }} https://fnordig.de/{{ post.permalink }} {{ post.published_date | date: "%a, %d %b %Y %H:%M:%S %z" }} {% endif -%} {% endfor %}