-
### Clear and concise description of the problem
![image](https://github.com/YunYouJun/valaxy/assets/53113178/7f135a26-a400-48d6-bc7c-da7137b490f5)
以 [晓雨杂记](https://lihaoyu.cn) 为例,其 RSS 只输出了文章的一…
-
### Describe the bug
当 posts 文件夹包含子文件夹的时候,通过`pnpm dev`本地预览可以正常渲染,但是构建`pnpm run build`就会报错,我的习惯时会在posts下通过年份区分博文,下面是构建日志:
```
PS C:\Users\baiiylu\work\valaxy-blog> pnpm run build
> valaxy-blog@0.…
zsbai updated
8 months ago
-
在valaxy不好替换鼠标样式
-
### Describe the bug
使用 fuse 搜索带有文件夹的文章导致404
1. 创建一篇带文件夹的文章
```
posts
├─ your-post
│ ├─ a.png
│ ├─ b.png
│ └─ index.md
```
2. 启用 fuse 搜索,别忘了`pnpm valaxy fuse`
```js
search: {
e…
qtqz updated
6 months ago
-
如题,我想让markdown的`> 引用`渲染成橙色,默认的是蓝色(如下),我翻查了配置文档但好像没有类似的配置
![image](https://github.com/YunYouJun/hexo-theme-yun/assets/99303427/9054949a-40d0-4556-900b-f93515b1bd24)
我知道可以使用``包裹这段引用,但我文章中的引用太多了,请问有没…
-
**1. What `kops` version are you running? The command `kops version`, will display
this information.**
Version 1.19.0 (git-04d36d7d92c72601efd918877fc180c846129ffb)
**2. What Kubernetes version …
-
**Describe the bug**
代码块左侧标号的宽度不一致,貌似会随着代码的行数变化...?
![图片](https://github.com/YunYouJun/hexo-theme-yun/assets/62942942/a63c5452-c5ac-448f-a3e0-7210ba9357da)
貌似代码行数越少,左侧宽度越宽
![图片](http…
zsbai updated
8 months ago
-
![Clip_2024-02-21_19-41-09](https://github.com/yixiaojiu/bilibili-bangumi-component/assets/103258286/5538cba7-2fb2-4ed8-8374-890a95da20b5)
如图,转义连同特殊字符都显示了,应该只保留特殊字符
-
# 博客的正式启动 - 加载完毕的博客|JiaZaiWanBi's blog.
尝试脱离俗套.
[https://jiazaiwanbigo.top/posts/%E5%8D%9A%E5%AE%A2%E7%9A%84%E6%AD%A3%E5%BC%8F%E5%90%AF%E5%8A%A8](https://jiazaiwanbigo.top/posts/%E5%8D%9A%E5%AE%A2%E…
-
### Clear and concise description of the problem
related pr https://github.com/YunYouJun/valaxy/pull/314
### Suggested solution
1. Since [VueRouter can configure redirection in `RouteRecordRaw`](ht…