/- tp=trill-post /+ plib=trill-utils /= post-show /web/blog/post /= index /web/index |% ++ post-manx |= [p=post:tp feed=gfeed:tp who=@p] ^- manx =/ fn (node-to-full:plib p feed) ~(html post-show [fn who]) ++ layout |= [body=manx =bowl:gall] ^- manx (index ~[body] bowl) ++ post |= [p=post:tp feed=gfeed:tp =bowl:gall] ^- manx %+ index ~[(post-manx p feed src.bowl)] bowl --