let render ~posts = let open Database in

Blog

The ramblings of a mad man. I have an RSS feed too.

% posts |> List.iter begin fun (post : Blog_post.t) -> % end;