Initial commit with Quarto website

This commit is contained in:
root 2025-04-06 10:51:02 +00:00
commit e90e9bce56
32 changed files with 6516 additions and 0 deletions

21
_quarto.yml Normal file
View file

@ -0,0 +1,21 @@
project:
type: website
website:
title: "VIRTUOS WORLD Documentation"
navbar:
left:
- href: index.qmd
text: Home
- about.qmd
format:
html:
theme:
- cosmo
- brand
css: styles.css
toc: true