Vyāsa supports four ways to configure your blog (in priority order):
vyasa /path/to/markdown
.vyasa
Theme presets are bundled with the package, so theme_preset = "ultra-soft" works in normal pip install vyasa deployments without copying a local .vyasa-themes folder. Local .vyasa-themes/<name>.toml files still override bundled presets when present.
theme_preset = "ultra-soft"
pip install vyasa
.vyasa-themes
.vyasa-themes/<name>.toml