Anddd7
Anddd7
谢谢作者的贡献,这个主题非常好用~ 😄 我在使用这个主题的时候,自己增加了一些样式,需要依次复制到几个 theme 里有一些麻烦。我尝试用 shell/makefile 做了最简单的一个抽象:https://github.com/Anddd7/Awesome-Marp/pull/1 - 分为 import、theme 变量、样式定义 多个文件 - 用 shell 命令来生成最终的 css 文件 这样内容会更容易修改,比如增加一个 border,更进阶的话可以用 scss。 如果需要的话我可以 PR 到这里
## What this PR does / why we need it: This PR adds support for grpc timeout settings via annotations. To avoid introducing security issues with `server-snippets`, we need a...
## What do you want to happen? We want to configure the `grpc_read_timeout` and `grpc_send_timeout` with annotations on ingress. Since the `server-snippet` has some potential risk, we have to migrate...
## What do you want to happen? We want to host a set of multi-tenant applications in our cluster. There are a lot of similar `server-snippets` in those ingresses, e.g....
Configure and append a language prompt to force LLM to response with a specific language, so that we can use LLM with built-in translator. 😄
### Search first - [X] I searched and no similar issues were found ### What Happened? The `Code Font` will overwrite the default font of the editor and menu bar....