From 778bef5ee6941056e06326d1eaaa6956d7307a85 Mon Sep 17 00:00:00 2001 From: Clawd Date: Sat, 18 Apr 2026 14:40:17 -0700 Subject: Remove Go implementation — ship is skills-only now MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit The skills/ directory fully replaces the old Go CLI. Drop all Go source, build files, planning docs, and the stale SECURITY.md (which described the old git-user push-deploy model that no longer exists). Trim .gitignore to match the new tree. --- test/example-website/index.html | 46 ----------------------------------------- 1 file changed, 46 deletions(-) delete mode 100644 test/example-website/index.html (limited to 'test/example-website/index.html') diff --git a/test/example-website/index.html b/test/example-website/index.html deleted file mode 100644 index 735ae73..0000000 --- a/test/example-website/index.html +++ /dev/null @@ -1,46 +0,0 @@ - - - - - - Example Website - Deploy Test - - - -
- -
- -
-
-

Welcome to the Example Website

-

This is a simple static website for testing the deploy tool.

-
- -
-
-

Fast Deployment

-

Deploy your static sites in seconds with a single command.

-
-
-

HTTPS Enabled

-

Automatic SSL certificates with Caddy.

-
-
-

Simple Management

-

Easy-to-use CLI for managing your deployments.

-
-
-
- - - - -- cgit v1.2.3