/dat-docs

Documentation page for the venster app and DAT metadata standard

Primary LanguageCSS

dat-docs

This repository contains the documentation for the DAT Medatada Standard. It is built using VitePress.

Development

Make sure to install the dependencies first:

npm install

Then run the docs locally with the following command:

npm run docs:dev

Contributing

We use conventional commits for our commit messages, so please adhere to that pattern.