@use crate::APPLICATION_NAME as APP; @use crate::post::Post; @(posts: Vec) Xe's Blog https://xeiaso.net/blog Tech, philosophy and more @APP https://github.com/Xe/site 1440 @for post in posts { https://xeiaso.net/@post.link @post.front_matter.title https://xeiaso.net/@post.link @post.date.to_rfc2822() }