project: type: website output-dir: docs render: - "*.qmd" - "*.ipynb" - "!quant.md" - "!github.ipynb" website: title: "Awesome Quant" navbar: left: - href: index.qmd text: Home - href: projects.qmd text: Projects - href: CODE_OF_CONDUCT.qmd text: Code of Conduct format: html: theme: cosmo css: styles.css toc: true