Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@antora/site-mapper

Package Overview
Dependencies
Maintainers
2
Versions
81
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@antora/site-mapper - npm Package Compare versions

Comparing version 1.0.0-alpha.5 to 1.0.0-alpha.6

4

package.json
{
"name": "@antora/site-mapper",
"version": "1.0.0-alpha.5",
"version": "1.0.0-alpha.6",
"description": "Generates sitemap files that list all publishable pages in an Antora documentation pipeline.",

@@ -18,3 +18,3 @@ "license": "MPL-2.0",

"dependencies": {
"@antora/content-classifier": "1.0.0-alpha.5",
"@antora/content-classifier": "1.0.0-alpha.6",
"vinyl": "^2.1.0"

@@ -21,0 +21,0 @@ },

# Antora Site Mapper
The site mapper is the component in Antora responsible for generating the sitemap files for the site.
The site mapper is a component in Antora responsible for generating the sitemap files for the site.
These files, which are intended to be read by crawlers, provide a list of all published pages by URL.
The sitemap entries are partitioned by component into sitemap index files, which are then referenced by the main sitemap file.
[Antora](https://antora.org) is a modular static site generator designed for making documentation sites from AsciiDoc aggregated from versioned content repositories and processed with Asciidoctor.
[Antora](https://antora.org) is a modular static site generator designed for creating documentation sites from AsciiDoc documents.
Its site generator pipeline aggregates documents from versioned content repositories and processes them using [Asciidoctor](http://asciidoctor.org).

@@ -9,0 +10,0 @@ ## Copyright and License

SocketSocket SOC 2 Logo

Product

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc