Files
gitea-pages/README.md
Spencer Bliven 737eea904c
All checks were successful
Lint markdown files / run-markdownlint (pull_request) Successful in 3s
Build and deploy documentation / build-and-deploy-docs (push) Successful in 7s
Add Getting Started page
2025-10-08 15:05:28 +02:00

571 B

PSI Data Catalog Documentation

This repository contains the source code for the PSI Data Catalog Documentation

Contributing

docker compose up -d

to spin up a local environment. Preview available on http://localhost:8000.

Style Guide

Pull requests enforce markdownlint checks. It is recommended to lint files before committing, either using your editor or by running manually:

npm install -g markdownlint-cli
npx markdownlint-cli .