Skip to content
/ dat-docs Public

Documentation page for the venster app and DAT metadata standard

Notifications You must be signed in to change notification settings

wout/dat-docs

Repository files navigation

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.