From a8b2cc22653d226a6debfa540cab93490049846b Mon Sep 17 00:00:00 2001 From: pchild Date: Sun, 5 Jul 2026 14:52:15 -0400 Subject: [PATCH 1/2] Start of devcontainer --- .devcontainer/devcontainer.json | 39 +++++++++++++++++++++++++++++++++ 1 file changed, 39 insertions(+) create mode 100644 .devcontainer/devcontainer.json diff --git a/.devcontainer/devcontainer.json b/.devcontainer/devcontainer.json new file mode 100644 index 0000000..69adc23 --- /dev/null +++ b/.devcontainer/devcontainer.json @@ -0,0 +1,39 @@ +{ + "name": "Team 401 Website", + "image": "mcr.microsoft.com/devcontainers/typescript-node:22-bookworm", + + "features": { + "ghcr.io/devcontainers/features/github-cli:1": {} + }, + + "customizations": { + "vscode": { + "extensions": [ + "dbaeumer.vscode-eslint", + "esbenp.prettier-vscode", + "bradlc.vscode-tailwindcss", + "unifiedjs.vscode-mdx", + "streetsidesoftware.code-spell-checker" + ], + "settings": { + "editor.formatOnSave": true, + "editor.codeActionsOnSave": { + "source.fixAll.eslint": "explicit" + } + } + } + }, + + "forwardPorts": [3000], + "portsAttributes": { + "3000": { + "label": "Next.js dev server", + "onAutoForward": "openPreview" + } + }, + + "postCreateCommand": "npm ci", + "postStartCommand": "echo 'Run: npm run dev'", + + "remoteUser": "node" +} \ No newline at end of file From 513ce2cb08309421aeea0a4e0ab592e2b41bc308 Mon Sep 17 00:00:00 2001 From: MalekS-394 <155658370+MalekS-394@users.noreply.github.com> Date: Wed, 26 Aug 2026 23:22:13 +0000 Subject: [PATCH 2/2] Change to test codespace --- src/app/coalition/page.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/coalition/page.mdx b/src/app/coalition/page.mdx index 4ff822e..e1936f6 100644 --- a/src/app/coalition/page.mdx +++ b/src/app/coalition/page.mdx @@ -17,7 +17,7 @@ export const headerButtons = [ -Rural Virginia faces disproportionate access and funding issues for +The Amazing Rural Virginia faces disproportionate access and funding issues for participation in *FIRST* and STEM education. The purpose of the RVRC is to unite FRC teams from disadvantaged areas in Virginia to pool resources and accomplish goals beyond the capabilities of any one