Skip to content

FinnRG/Wiki

 
 

Repository files navigation

VocaDB Wiki

This repository hosts the content and the code for the VocaDB Wiki.

Adding content

All of the wiki pages are written in markdown and available at src/content/docs. Changes to this repo are automatically deployed.

  • Sidebar categories are configured at 'src/components/navigationConfig.ts'
  • Page redirects are configured at 'astro.config.mjs'

Releases

No releases published

Packages

No packages published

Languages

  • MDX 82.4%
  • TypeScript 7.2%
  • Astro 6.6%
  • JavaScript 3.4%
  • CSS 0.4%