iex> Ken</>

tagged :embedded

iex> Blog.Tags.posts(:embedded)
[
%Post{
date: ~D[],
description: "We delivered firmware to a bank on floppy disks, years after anyone made them. I cannot tell you why, because I never asked. That is the uncomfortable part."
}
]
iex> Blog.archive()
iex> Blog.Tags.index()
iex> Ken.tip()