project: type: website output-dir: docs render: - "*.qmd" website: title: "Document Redaction App" page-navigation: true back-to-top-navigation: true search: true google-analytics: G-9JNEKNN14K navbar: left: - href: index.qmd text: Home - href: src/user_guide.qmd text: User guide - href: src/faq.qmd text: User FAQ - href: src/python_package_usage.qmd text: Python package usage - href: src/installation_guide.qmd text: App installation guide (with CDK) - href: src/app_settings.qmd text: App settings management guide - text: Blog menu: - href: src/redaction_with_vlm_and_llms.qmd text: Redaction with local VLM and LLMs (Qwen 3) - href: src/ocr_and_redaction_with_qwen35.qmd text: OCR and redaction with Qwen 3.5 (Mar 2026) format: html: theme: cosmo css: styles.css