feed: refactored postsMeta to export JSON feed data, replaced 'exportData' with 'feed' as config key. (21fd2bb)
BREAKING CHANGES
feed: The 'feed' config option has replaced the 'exportData' config option.
The option exports a '/public/feed.json' containing a JSON Feed instead of a '/public/posts.json' file.