mirror of
https://github.com/wilsonfreitas/awesome-quant.git
synced 2026-08-20 07:18:06 +00:00
new structure
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user