From 2e17d76e0e1d2f354e23ec8310fef8c97d5f2a05 Mon Sep 17 00:00:00 2001 From: Michael Weinold <23102087+michaelweinold@users.noreply.github.com> Date: Wed, 4 Jun 2025 21:02:00 +0200 Subject: [PATCH] renamed 'home.md' to 'index.md' and updated readme --- README.md | 14 +++++++++++++- docs/faq.md | 6 +----- docs/{home.md => index.md} | 0 mkdocs.yaml | 2 +- requirements.txt | 2 +- 5 files changed, 16 insertions(+), 8 deletions(-) rename docs/{home.md => index.md} (100%) diff --git a/README.md b/README.md index 2fe12ef17e..8eb2ff34e0 100644 --- a/README.md +++ b/README.md @@ -1 +1,13 @@ -# RSE@PSI Website \ No newline at end of file +# RSE@PSI Website + +## Build Instructions + +1. Install the required dependencies: + ```bash + pip install -r requirements.txt + ``` + +2. [Build the website](https://www.mkdocs.org/getting-started/): + ```bash + mkdocs serve + ``` \ No newline at end of file diff --git a/docs/faq.md b/docs/faq.md index 8814d2c1ab..32cce9075d 100644 --- a/docs/faq.md +++ b/docs/faq.md @@ -1,5 +1 @@ -# FAQ - -