fix readme
Some checks failed
Deploy ailog / build-and-deploy (push) Failing after 12m55s

This commit is contained in:
2025-06-11 12:54:23 +09:00
parent 637028c264
commit 4fe0582c6b

View File

@ -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) |