iex> Ken</>

tagged :meta

iex> Blog.Tags.posts(:meta)
[
%Post{
date: ~D[],
description: "Why I'm starting this blog, and what to expect from it."
}
]
iex> Blog.archive()
iex> Blog.Tags.index()
iex> Ken.tip()