new structure

This commit is contained in:
Wilson Freitas
2024-02-17 18:20:05 -03:00
parent 19725da762
commit 1a547f65d3
46 changed files with 4 additions and 4 deletions
+26
View File
@@ -0,0 +1,26 @@
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