Documentation for the Scholar Data platform - built with VitePress.
Scholar Data is a platform for measuring, improving, and showcasing the impact of research datasets. It gives researchers and organizations a dedicated space to track and display how their shared data is being discovered, cited, and reused across the scientific community.
Explore it here: scholardata.io
Prerequisites: Mise to handle the node and pnpm installation.
mise trust # only needed the first time to trust this repository
mise install
pnpm install
pnpm devThe site will be available at http://localhost:3000.
| Command | Description |
|---|---|
pnpm dev |
Start local dev server |
pnpm docs:build |
Build for production |
pnpm docs:preview |
Preview production build |
Open an issue or pull request in this repository, or visit the main app repository.