--- --- # This is the index page. Certain Stuff can go here, and then the most recent entry shows below. ## Tags {% for tag in site.tags %} - {{ tag }} {% endfor %} --- {% assign recent = site.posts | where: "aut", page.aut | first %} {{ recent.content }}