Antora Site Generator Lunr Versions Save

An Antora's site generator that produces a Lunr index

v0.6.1

3 years ago

Improvements

  • Use a fixed version of antora-site-generator-lunr in the Dockerfile to make docker build reproducible

v0.6.0

3 years ago

Improvements

  • Bump antora-lunr from 0.7.1 to 0.8.0
  • Publish the site generator as a Docker image - thanks @Adito5393
  • Pass the asciidocConfig to classifyContent

Documentation

  • Reformat the upgrade command

Infrastructure

  • Rename default branch to main
  • Upgrade development dependencies
    • Bump mocha from 7.1.2 to 8.3.2
    • Bump @antora/* from 2.3.1 to 2.3.4
    • Bump chai from 4.2.0 to 4.3.4
    • Bump cheerio from 1.0.0-rc.3 to 1.0.0-rc.6
    • Bump bl from 4.0.2 to 4.0.3
    • Bump lodash from 4.17.15 to 4.17.19

v0.5.0

4 years ago

Improvements

  • Upgrade antora-lunr from 0.5.0 to 0.7.1
  • Use optional dependencies and update the README to explain how to install and update the site generator
  • Add contentCatalog and env to generateIndex function to allow indexing only the latest version - thanks @danyill

Documentation

  • Add section about upgrading - thanks @mojavelinux

Infrastructure

  • Add tests and CI with GitHub Actions :robot:
  • Upgrade development dependencies
    • Bump minimist from 1.2.0 to 1.2.5
    • Bump @antora/document-converter from 2.2.0 to 2.3.1
    • Bump @antora/site-mapper from 2.2.0 to 2.3.1
    • Bump @antora/content-classifier from 2.2.0 to 2.3.1
    • Bump @antora/content-aggregator from 2.2.0 to 2.3.1
    • Bump @antora/page-composer from 2.2.0 to 2.3.1
    • Bump @antora/ui-loader from 2.2.0 to 2.3.1
    • Bump @antora/redirect-producer from 2.2.0 to 2.3.1
    • Bump @antora/navigation-builder from 2.2.0 to 2.3.1
    • Bump @antora/playbook-builder from 2.2.0 to 2.3.1