Commit Graph

4 Commits

Author SHA1 Message Date
ViperEkura b50e4cd5d8 feat: bundle CDN assets locally to eliminate network timeout
- Download KaTeX/highlight.js/mermaid assets to scripts/assets/
- Replace CDN links with inline <style>/<script> in render.js and run.js
- Remove Google Fonts @import, rely on system CJK font stack
- Change networkidle0 to networkidle2 with 30s timeout
- Add !*.css to .gitignore whitelist
2026-05-30 15:02:24 +08:00
ViperEkura d9687d9f60 feat: 使用js 实现渲染 2026-04-20 16:31:50 +08:00
ViperEkura 2723adf2d2 feat: 增加skill 2026-04-18 20:02:26 +08:00
ViperEkura 9bc28e852c init commit 2026-04-18 19:59:52 +08:00