iex> Ken</>

tagged :elixir

iex> Blog.Tags.posts(:elixir)
[
%Post{
date: ~D[],
description: "Every digital to-do app keeps everything — and that permanence is why I could never stick with one. So I built TossDo: a local-first sticky-note app where you write it, do it, and toss it. Nothing remains. v0.1.0 is out."
},
%Post{
date: ~D[],
description: "I'm a Kickstarter superbacker juggling a dozen pledges across several currencies. Existing budget tools couldn't handle that, so I shipped a Livebook notebook that does."
}
]
iex> Blog.archive()
iex> Blog.Tags.index()
iex> Ken.tip()