#!/usr/bin/env python # coding: utf-8 # ⚰️⚰️⚰️⚰️⚰️⚰️⚰️⚰️⚰️ {% for post in site.posts %} * {{post.name}} > {{post.description}} {% endfor %} # In[ ]: