3 / 15

UsageURL copied

Command LineURL copied

Copied
# Build static site from demo directory
vyasa build demo

# Build to a custom output directory
vyasa build demo -o my-static-site

# Build from current directory
vyasa build