minotti_c fc940b6abc
All checks were successful
Build and deploy documentation / build-docs (push) Successful in 6s
Build and deploy documentation / deploy-docs (push) Successful in 6s
Add docs/2026_01_upgrade (#7)
Add documentation page for planned upgrade

Reviewed-on: #7
Reviewed-by: zade_o <omkar.zade@psi.ch>
Reviewed-by: pozsa_k <krisztian.pozsa@psi.ch>
2025-11-19 11:43:26 +01:00
2025-10-08 15:46:42 +02:00
2025-11-19 11:43:26 +01:00
2025-09-17 11:03:58 +02:00
2025-09-17 11:16:45 +02:00
2025-09-17 11:03:58 +02:00
2025-10-08 15:05:28 +02:00
2025-10-08 15:05:28 +02:00

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 .