Skip to content

Releases: alexbruno/hexo-generator-json-content

Hotfix categories and tags index generation

23 Mar 21:10
Compare
Choose a tag to compare

Hotfix categories and tags index generation

23 Mar 21:05
Compare
Choose a tag to compare

Categories and tags index generation was broken!

Categories and Tags index

23 Mar 20:41
Compare
Choose a tag to compare
  • Adds categories and tags index to the root of the JSON output ( issue #33 )
  • Includes description field to pages and posts data ( issue #30 )

Hotfix

  • Previous release was published broken!

Security updates

23 Mar 14:10
Compare
Choose a tag to compare

Bump dependencies versions for security reasons

Drafts index

23 Mar 14:04
Compare
Choose a tag to compare

It is now possible to:

  • Include drafts on indexed content

Datais can be found in README.

New features and braking changes

23 Mar 14:08
Compare
Choose a tag to compare

News

It is now possible to:

  • Customize the output file name
  • Skip indexing by tag, besides by category or path

Breaking change

ignore settings are a bit different now. It expects to receive one or two lists: paths and tags.