Commit Graph

9 Commits

Author SHA1 Message Date
820e47f634 update binary 2025-06-17 11:01:42 +09:00
5f0b09b555 add binary 2025-06-16 22:48:38 +09:00
b780d27ace update binary 2025-06-16 12:17:29 +09:00
a76933c23b cleanup 2025-06-16 01:16:36 +09:00
619675b551 fix post-page rkey 2025-06-15 22:22:01 +09:00
8dac463345 test update json 2025-06-15 22:22:01 +09:00
c12d42882c test update 2025-06-15 15:23:32 +09:00
ffa4fa0846 add scpt 2025-06-14 21:55:28 +09:00
3b2c53fc97 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 19:52:08 +09:00