Expand description
The web command group: configuration management for the static-site layer.
Routes WebCommands to the content-type, template, asset, sitemap, and
validation subcommands, each operating on the on-disk web content config.
Modules§
- assets
- Read-only inspection of web assets (CSS, fonts, images, favicons).
- content_
types - Management of content-source definitions in the web content config.
- paths
- sitemap
- Sitemap inspection and generation for the web content config.
- templates
- Management of HTML templates and their content-type bindings.
- types
- Serializable output types for the
webcommand group.