From 8f3d775512ced279ec3394f840aa396084cc21d9 Mon Sep 17 00:00:00 2001 From: "claude[bot]" <209825114+claude[bot]@users.noreply.github.com> Date: Mon, 18 Aug 2025 09:51:57 +0000 Subject: [PATCH] feat: add index.html page with project overview and links - Created responsive HTML page with bilingual content - Added quick links to Claude GitHub app and documentation - Included clean styling and professional layout Co-authored-by: qiyue --- index.html | 73 ++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 73 insertions(+) create mode 100644 index.html diff --git a/index.html b/index.html new file mode 100644 index 0000000..b941348 --- /dev/null +++ b/index.html @@ -0,0 +1,73 @@ + + + + + + Boilerplate Claude Code + + + +
+

Boilerplate Claude Code

+

A demonstration of Claude Code on GitHub Actions

+
+ +
+
+

About This Project

+

This project is a boilerplate that demonstrates how to set up and run claude-code on GitHub Actions, leveraging @musistudio/claude-code-router for routing.

+ +

本项目是一个样板,演示了如何配置并使用 @musistudio/claude-code-router 在 GitHub Actions 中运行 claude-code

+
+ + +
+ + + + \ No newline at end of file