Skip to content

Repository files navigation

CDS documentation website

Documentation website for CERN Document Server (CDS) built with MkDocs Material.

Quick Start

Prerequisites

Install uv, install all dependencies:

uv sync

Development

Start the development server with live reload:

uv run mkdocs serve --livereload

Then open http://localhost:8000 in your browser.

Build

Build the static site:

uv run mkdocs build
# Clean build
uv run mkdocs build --clean

About

CDS-RDM documentation website

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors