5 Commits

Author SHA1 Message Date
outlook84
ae445dad6b refactor!: improve CDN resource management (#144)
* Add `useCDN` hook for better management of CDN resources.

* Bundle CDN resources (Monaco Editor, KaTeX, Mermaid, Ruffle, etc.) using `vite-plugin-static-copy` into the dist, which can be beneficial for environments with network problems. 

* Add `VITE_LITE` environment for conditional lite version compilation, removing the need for a separate lite branch.

BREAKING CHANGE: The lite branch is no longer needed.
2025-08-06 17:01:54 +08:00
Hantong Chen
d8f3b7bc23 chore: update meta (#21)
* chore: update badge to forbid github camo

* chore: add LICENSE

* fix: update fotter power by

* chore: add CI for uploading lang source

* chore: update desc of `version`
2025-06-16 15:40:15 +08:00
Hantong Chen
8abaa93eba chore: update README.md (#17) 2025-06-15 22:05:44 +08:00
ILWK
db804e4455 docs: update dev port [skip ci] (#11)
vite3.0默认端口变成了5173
2022-10-28 16:10:04 +08:00
Noah Hsu
47c17fa894 chore: Initial commit 2022-07-01 19:45:24 +08:00