Files
gitea-pages/README.md
germann_e 3a0f40dce6
All checks were successful
RSE-PSI Website Scheduler / checkout (push) Successful in 26s
ADD: website rse.pages link to README.md
2025-06-05 16:23:25 +02:00

321 B

RSE@PSI Website

https://rse.pages.psi.ch/RSE-PSI-Website/

Build Instructions

  1. Install the required dependencies:

    pip install -r requirements.txt
    
  2. Build the website:

    mkdocs serve