Socket
Socket
Sign inDemoInstall

@antora/assembler

Package Overview
Dependencies
23
Maintainers
2
Versions
8
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @antora/assembler

An extension library for Antora that assembles content from multiple pages into a single AsciiDoc file to converted and publish.


Version published
Weekly downloads
6.7K
increased by4.54%
Maintainers
2
Install size
1.03 MB
Created
Weekly downloads
 

Readme

Source

Antora Assembler

A library for writing Antora extensions that combine multiple pages into one.

Assembler works by constructing aggregate AsciiDoc documents from the pages based on the navigation tree per component version. It then invokes the specified callback to convert those documents to an output format. If a catalog is specified, Assembler pushes the converted files back into the catalog to be published as attachments alongside the other files in the site.

Antora is a modular static site generator designed for creating documentation sites from AsciiDoc documents. The Assembler extends the feature set of Antora by providing the foundation for page aggregation.

Copyright (C) 2022-present by OpenDevise Inc. and the individual contributors of this project.

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

Keywords

FAQs

Last updated on 23 Sep 2022

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc