Posts from the terminal.

ls -la posts/
{posts.map((post) => (

{new Date(post.data.pubDate).toISOString().split('T')[0]} {post.data.title}

))} {posts.length === 0 && ( <>

2025-06-08 My Terminal Setup

2025-06-05 The Art of Minimalism

2025-06-01 First Post

)}

cat rss.txt
Subscribe to RSS feed