Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/vocadb/wiki
VocaDB Wiki
https://github.com/vocadb/wiki
astro guidelines mdx music-database rules vocadb vocadb-wiki vocaloid vocaloid-database wiki
Last synced: about 16 hours ago
JSON representation
VocaDB Wiki
- Host: GitHub
- URL: https://github.com/vocadb/wiki
- Owner: VocaDB
- Created: 2024-02-28T23:46:51.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-09-15T12:18:52.000Z (2 months ago)
- Last Synced: 2024-09-15T13:45:28.362Z (2 months ago)
- Topics: astro, guidelines, mdx, music-database, rules, vocadb, vocadb-wiki, vocaloid, vocaloid-database, wiki
- Language: MDX
- Homepage: https://wiki.vocadb.net/
- Size: 31.4 MB
- Stars: 1
- Watchers: 3
- Forks: 4
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# VocaDB Wiki
This repository hosts the content and the code for the [VocaDB Wiki](https://wiki.vocadb.net).
## 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'