From ea11ad21aa08fb9c5ccd8e8044c4b1229126541e Mon Sep 17 00:00:00 2001 From: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com> Date: Thu, 30 Apr 2026 14:58:04 +0300 Subject: [PATCH 1/4] README: make instructions copy/pasteable --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 6284eeeb0..ffef524ae 100644 --- a/README.md +++ b/README.md @@ -33,8 +33,8 @@ submission. If you want to run this in docker, run: ```sh -$ docker compose build -$ docker compose up +docker compose build +docker compose up ``` The website will be available at `http://localhost:4321`. @@ -44,7 +44,7 @@ The website will be available at `http://localhost:4321`. Docker Compose mounts volumes from your file system to enable live reload. If you're having problems starting the container, try this: -``` +```sh # Clean everything docker compose down -v # Remove volumes docker image rmi website-web # Clean unused images From 279115142bee73f0a415d62c249c7f7f60f97ca0 Mon Sep 17 00:00:00 2001 From: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com> Date: Thu, 30 Apr 2026 15:15:48 +0300 Subject: [PATCH 2/4] Remove community voting from programme menu --- src/data/links.json | 4 ---- 1 file changed, 4 deletions(-) diff --git a/src/data/links.json b/src/data/links.json index ac8dfd793..51cd77cbb 100644 --- a/src/data/links.json +++ b/src/data/links.json @@ -14,10 +14,6 @@ { "name": "Speaker Mentorship", "path": "/mentorship" - }, - { - "name": "Community Voting", - "path": "/voting" } ] }, From 309b66b8e17df1dacba7f3b4504c3efcc3292513 Mon Sep 17 00:00:00 2001 From: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com> Date: Thu, 30 Apr 2026 15:23:27 +0300 Subject: [PATCH 3/4] Close voting page --- src/content/pages/programme/voting.mdx | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/src/content/pages/programme/voting.mdx b/src/content/pages/programme/voting.mdx index f55286de8..b89adac0a 100644 --- a/src/content/pages/programme/voting.mdx +++ b/src/content/pages/programme/voting.mdx @@ -17,16 +17,14 @@ ingredient in this refinement and curation process.