#!/bin/sh ./posts |\ jq ".posts |= sort_by(.date)" |\ jq -c \ > ../public/posts.json