Files
awesome-quant/site/_quarto.yml
T
Wilson Freitas 1a547f65d3 new structure
2024-02-17 18:20:05 -03:00

27 lines
405 B
YAML

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