Git Product home page Git Product logo

Comments (4)

eagleoflqj avatar eagleoflqj commented on July 20, 2024 1

最新版全方案上线咯

from my_rime.

eagleoflqj avatar eagleoflqj commented on July 20, 2024 1

定制文档也有了https://github.com/LibreService/my_rime/blob/master/doc/customize.md

from my_rime.

eagleoflqj avatar eagleoflqj commented on July 20, 2024

目前资源文件超过100MB,vercel有100G/30天的流量限制,都传上去烧得速度会比较快。解决方案是传到npm上用不限流量的jsdelivr CDN加载,但是这个体积对单个npm包来说还是太大了,我打算一个输入法家族一个包,拆包/上传/加载的代码不久就会搞,那时候vercel就可以和GitHub Actions同步了。
如果想现在就体验或者部署的话,README给了个新鲜产物下载链接,你想自行部署到哪里都可以。

在线部署理论上是可行的,但是鉴于比较影响用户体验(本地部署都有人嫌慢,wasm又会慢上几倍),我想做但不想最近做(PR welcome)。本地部署自定义方案跟rime官方方案没有区别,只要你适配了plum,就可以替掉schemas.json然后执行构建流程。详细文档待我测试几个第三方方案后会写。

from my_rime.

bczhc avatar bczhc commented on July 20, 2024

好的好的,目前我就是下载的GitHub Action的artifacts。期待这个项目。之后我也尝试研究下手动给这个项目添加方案。

from my_rime.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.