Skip to main content

Module web

Module web 

Source
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.

Copyright (c) systemprompt.io — Business Source License 1.1. See https://systemprompt.io for licensing details.

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
Web template/asset path resolution under the services root.
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 web command group.
validate
Validation of the web configuration across config, templates, assets, and sitemap.

Enums§

WebCommands

Functions§

execute