Seele.Clover

Results 14 comments of Seele.Clover

目前作者没有内置LaTex公式,需要自己接入插件,hexo是有现成的插件的,你可以找一下,也可以参考https://github.com/miiiku/hexo-theme-flexblock/issues/16

emoji表情可以来这个网站查找和复制 [www.emojiall.com](https://www.emojiall.com/zh-hans)

请问能否提供浏览器的内核版本号吗?我在自己的安卓浏览器上尝试并无问题。

你们是指每篇文章不同的背景/封面图片吗? 在页面 page 或文章 post 的 front-matter 中添加 cover 字段即可,以下是范例: ``` title: xxx toc: true comments: true aplayer: false dplayer: false mathjax: false date: xxxx-xx-xx xx:xx:xx updated: xxxx-xx-xx xx:xx:xx cover:...

能否详细地描述你遇到的问题呢? @xiaoliu666haha

能否发一下报错提示的截图

替换 ./theme/flex-block/source 目录下的 icons-192.png 和 icons-512.png 即可。

# 如何在 Docker Hub 申请 Access Token 1. 访问 [Docker Hub](https://hub.docker.com/) 并注册一个账户。 2. 在 Account Settings - Security - Access Token 页面新增一个 Token。 ![image](https://github.com/Zfour/python_github_calendar_api/assets/37256067/58a7ea77-d6ec-4568-8775-fa9b4c440c34) 3. 填写 Access Token 的描述信息并设置权限为 Read...

# 如何通过 Docker 运行此项目 当作者大人配置好上述操作后,再合并本人的提交,就能自动触发 Github Action 自动构建镜像并推送到 Docker Hub 了。 假设最终 Docker 镜像的名称为 `zfour/python_github_calendar_api:latest`,那么运行命令是: ```shell docker run -d \ --restart unless-stopped \ -p 8080:80 \ --name github_calendar_api zfour/python_github_calendar_api:latest ```...

I have identified the cause of the problem. When I used Docker to install Casdoor, I initiated debugging on the `/api/get-version-info` interface and received a return message of `"msg": "repository...