Commit Graph

5 Commits

Author SHA1 Message Date
55bf725491 Add GitHub Actions workflows and optimize build performance
- Add release.yml for multi-platform binary builds (Linux, macOS, Windows)
- Add gh-pages-fast.yml for fast deployment using pre-built binaries
- Add build-binary.yml for standalone binary artifact creation
- Optimize Cargo.toml with build profiles and reduced tokio features
- Remove 26MB of unused Font Awesome assets (kept only essential files)
- Font Awesome reduced from 28MB to 1.2MB

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-06-14 16:12:05 +09:00
637028c264 add oauth
Some checks are pending
Deploy ailog / build-and-deploy (push) Waiting to run
2025-06-11 12:53:31 +09:00
c0e4dc63ea update gpt 2025-06-06 03:18:20 +09:00
a9dca2fe38 update 2025-06-06 02:14:35 +09:00
02dd69840d add cargo 2025-06-04 23:53:05 +09:00