From f88318bdc496dd2a72b1eeee58ed8c84d98fc32a Mon Sep 17 00:00:00 2001 From: Coding-Dev-Tools Date: Thu, 25 Jun 2026 00:46:38 -0400 Subject: [PATCH 1/5] =?UTF-8?q?feat:=20marketing=20site=20content=20update?= =?UTF-8?q?s=20=E2=80=94=20docs,=20pricing,=20blog,=20SEO?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Resolves stash@{2} (WIP on main). Union-merged with recent main commits. - Documentation page content expansion (+200 lines: APIGhost, APIAuth, Envault, SchemaForge, click-to-mcp, DeadCode sections) - Pricing page updates (+41 lines) - Blog post improvements and SEO updates - Updated og-image and about page - Added quickstart/alternatives nav links - Removed unreferenced blog/welcome-revenue-holdings.html --- about.html | 12 ++ blog.html | 33 +++- blog/openapi-diff-tools-comparison.html | 2 + blog/stop-breaking-production.html | 2 + blog/zero-to-ci-safety-net.html | 2 + docs.html | 241 +++++++++++++++++++++++- index.html | 110 ++++++++++- og-image.svg | 2 + pricing.html | 143 +++++++++++++- releases.html | 7 + sitemap.xml | 21 +++ 11 files changed, 562 insertions(+), 13 deletions(-) diff --git a/about.html b/about.html index f4aaa49..ac15b11 100644 --- a/about.html +++ b/about.html @@ -132,6 +132,16 @@ About GitHub + + + @@ -207,6 +217,8 @@

DevForge suite & meta-package

Shipped

APIAuth, APIGhost, Envault, SchemaForge, click-to-mcp, DeadCode

Six more tools shipped: API key management, mock server, environment variable sync, ORM schema conversion, MCP server wrapper, and dead code cleanup. The full 11-tool suite is live.

+ +

Six more tools shipped: API key management, mock server, environment variable sync, ORM schema conversion, MCP server wrapper, and dead code cleanup. The full 10-tool suite is live.

diff --git a/blog.html b/blog.html index fc0f17a..8664038 100644 --- a/blog.html +++ b/blog.html @@ -12,6 +12,12 @@ + + Blog — Revenue Holdings + + + + @@ -92,6 +98,14 @@ Alternatives Changelog Blog + + Get Started + Home + Docs + Pricing + Alternatives + Blog + Releases About GitHub @@ -1237,19 +1251,22 @@

How to Catch Config May 15, 2026 by DevForge AI · 7 min read + + by Revenue Holdings AI + · 8 min read -

From CLI to MCP in One Command: Introducing click-to-mcp

+

Clean Up Your React/Next.js Codebase with DeadCode

- Auto-wrap any Click or Typer CLI as an MCP server with zero code changes. click-to-mcp bridges the gap between your existing CLI tools and AI coding agents — no other tool does this. Install it, discover your tools, serve them as MCP endpoints. + A step-by-step tutorial: find and remove unused exports, dead routes, orphaned CSS, and unreferenced components using the DeadCode CLI. Includes real scan output, triage guidance, and CI setup for a Next.js App Router app.
- Launch - MCP - AI Agents - Click - Typer + Tutorial + React + Next.js + TypeScript + refactoring
- Read the introduction → + Read the tutorial →
diff --git a/blog/openapi-diff-tools-comparison.html b/blog/openapi-diff-tools-comparison.html index b0792d0..034badd 100644 --- a/blog/openapi-diff-tools-comparison.html +++ b/blog/openapi-diff-tools-comparison.html @@ -324,6 +324,8 @@

The Bottom Line