From 4fe0582c6b7355672413647c738e1309c187e5ad Mon Sep 17 00:00:00 2001 From: syui Date: Wed, 11 Jun 2025 12:54:23 +0900 Subject: [PATCH] fix readme --- README.md | 6 ------ 1 file changed, 6 deletions(-) diff --git a/README.md b/README.md index a768067..52fc704 100644 --- a/README.md +++ b/README.md @@ -16,12 +16,6 @@ AI-powered static blog generator with ATProto integration, part of the ai.ai eco | Command | Description | |---------|-------------| -| `./run.zsh serve` | Start development server | -| `./run.zsh build` | Build blog only | -| `./run.zsh oauth` | Copy OAuth files to static/ | -| `./run.zsh all` | Build OAuth + blog | -| `./run.zsh clean` | Clean all build artifacts | -| `./run.zsh tunnel` | Production deployment | | `./run.zsh c` | Enable Cloudflare tunnel (xxxcard.syui.ai) for OAuth | | `./run.zsh o` | Start OAuth web server (port:4173 = xxxcard.syui.ai) | | `./run.zsh co` | Start comment system (ATProto stream monitor) |