Blogator v1.3 released
New release for Blogator. An option to generate a JSON index of the blog's articles and, optionally the tags/years/authors indices is now available.
The articles that had a Table of Contents generated by Blogator will also include these headings within the JSON index. Possible usage could be for adding a client side JS script for searching the posts.
On a side note: The commit message for the pull request (#4a2e206
) jumps from v1.2 to v1.4 but in reality it is v1.3 proper... Just got ahead of myself there.