From 88863718ab9042f5afbaf0376d392c4a0b1e5ef7 Mon Sep 17 00:00:00 2001 From: Jack Rudenko Date: Fri, 28 Nov 2025 21:26:08 +1100 Subject: [PATCH] Update landing page GitHub URLs to new repo MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - Change all GitHub links from MadAppGang/claude-code/mcp/claudish to MadAppGang/claudish - Update README with cleaner formatting 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude --- landingpage/App.tsx | 8 ++++---- landingpage/README.md | 10 +++++----- landingpage/components/SupportSection.tsx | 2 +- 3 files changed, 10 insertions(+), 10 deletions(-) diff --git a/landingpage/App.tsx b/landingpage/App.tsx index 6a5d42c..5e8c0d3 100644 --- a/landingpage/App.tsx +++ b/landingpage/App.tsx @@ -10,8 +10,8 @@ const App: React.FC = () => { @@ -58,8 +58,8 @@ const App: React.FC = () => { {/* Links */}
- Documentation - GitHub + Documentation + GitHub OpenRouter Twitter MadAppGang diff --git a/landingpage/README.md b/landingpage/README.md index 27e2cc2..bbd806d 100644 --- a/landingpage/README.md +++ b/landingpage/README.md @@ -1,10 +1,10 @@ # Claudish Landing Page -The marketing site for [Claudish](https://github.com/MadAppGang/claude-code/tree/main/mcp/claudish) — the tool that lets you run Claude Code with any model. +The marketing site for [Claudish](https://github.com/MadAppGang/claudish) - run Claude Code with any AI model via OpenRouter. -Built with Claudish itself. Opus 4.5 and Gemini 3.0 Pro working together in a single session. Practicing what we preach. +Built with Claudish itself: Opus 4.5 and Gemini 3.0 Pro collaborating in a single session. -## Run it +## Development ```bash pnpm install @@ -13,13 +13,13 @@ pnpm dev Opens at `localhost:3000`. -## Deploy it +## Deploy ```bash pnpm firebase:deploy ``` -Builds and ships to Firebase Hosting in one command. +Builds and deploys to Firebase Hosting. ## Stack diff --git a/landingpage/components/SupportSection.tsx b/landingpage/components/SupportSection.tsx index c95b086..6ed513a 100644 --- a/landingpage/components/SupportSection.tsx +++ b/landingpage/components/SupportSection.tsx @@ -36,7 +36,7 @@ const SupportSection: React.FC = () => { {/* Right: Action */}