project: type: website website: title: "Docs" navbar: left: - text: "Homepage" href: https://virtuos.world logo: img/Logo.png sidebar: style: "docked" search: true contents: - text: "Overview" href: index.qmd - section: "Get Started" contents: - sites/getstarted.qmd - section: "Code Snippets" contents: - sites/codesnippets/getstarted.qmd - text: "Webservices" href: sites/webservices.qmd - text: "Styleguide" href: sites/styleguide.qmd page-footer: left: "Copyright 2025, Simeon Wallrath" right: - icon: mastodon href: https://mastodon.gamedev.place/@sciencedev theme: dark: [darkly, theme.scss] light: [flatly, theme.scss] # Set the logo for the header logo: "logo.png" output-dir: "_site" format: html: page-layout: article toc: true