@antora/redirect-producer

3.1.7 • Public • Published

Antora Redirect Producer

The redirect producer is the component in Antora responsible for producing redirects (HTTP redirections) to a given page from its registered aliases. These redirects are derived from alias entries in the content catalog.

This component can produce redirects using different facilities. If the deployment environment does not offer redirect capabilities, Antora can output static HTML redirect pages (for client-side redirection). If redirect capabilities are available in the deployment environment, such as rewrite rules in nginx, Antora can output a suitable server configuration file (for server-side redirection).

Antora is a modular static site generator designed for creating documentation sites from AsciiDoc documents. Its site generator aggregates documents from versioned content repositories and processes them using Asciidoctor.

Copyright and License

Copyright (C) 2017-present OpenDevise Inc. and the Antora Project.

Use of this software is granted under the terms of the Mozilla Public License Version 2.0 (MPL-2.0).

Package Sidebar

Install

npm i @antora/redirect-producer

Homepage

antora.org

Weekly Downloads

26,964

Version

3.1.7

License

MPL-2.0

Unpacked Size

10.2 kB

Total Files

4

Last publish

Collaborators

  • mojavelinux
  • graphitefriction