Web  1 sites indexed in VXNA
518 articles feed address
tortorse

tortorse

V2EX member #60075, joined on 2014-04-10 17:03:26 +08:00
tortorse's recent replies
@dayu1994 改了之后,VXNA 还是没有显示。
我用的是 vercel ,我强制把 Content-Type 设置为 application/xml; charset=utf-8 了
同样的问题,直接开开 rss 显示乱码。但是其他 reader,folo 也都正常
博客: https://www.tortorse.com/
RSS: https://www.tortorse.com/atom.xml
Aug 8, 2025
Replied to a topic by gzldc Solana 5000 枚$v2ex 空投 留下你的地址
G9oTPiKhEAw3XGVSYLaLCJFH5e4MrzicU8xj8cmW6zZG
感谢
Nov 24, 2024
Replied to a topic by Heisenbery NAS 威联通如何无损迁移系统和数据?
按照上面的链接踩过坑,具体见: https://www.tortorse.com/archives/998/
靠谱的方式是给官方提交工单,官方会打电话指导怎么做。
Nov 17, 2024
Replied to a topic by wogogoing Blogger 分享你的博客
@wogogoing https://theme-next.js.org/docs/theme-settings/index.html?highlight=dark 从主题官方的配置文档中确实没有手动控制的开关。

这部分生效的源码是: https://github.com/next-theme/hexo-theme-next/blob/fec615cadf856055d9559a18512d2090f3ab1967/layout/_partials/head/head.njk#L3

```
{%- if theme.darkmode %}
<meta name="theme-color" content="{{ theme.theme_color.light }}" media="(prefers-color-scheme: light)">
<meta name="theme-color" content="{{ theme.theme_color.dark }}" media="(prefers-color-scheme: dark)">
{%- else %}
```

如果想要手工控制的话,可以用 js 来修改这里的逻辑。

我不太想花时间定制这个主题了。如果有需要的话,可以参看上面的修改方法
Nov 16, 2024
Replied to a topic by wogogoing Blogger 分享你的博客
已经不再自己折腾主题了,用的 next theme 。https://www.tortorse.com/
Nov 4, 2024
Replied to a topic by tortorse VXNA 申请收录个人博客: 愆伏
https://theme-next.js.org/ 按照这个文档配置就可以了
Apr 2, 2020
Replied to a topic by alphardex 问与答 有纯代码设计 UI 的职业吗
事实上,在没有设计软件之前,界面就是码农自制的啊。。。。
可以去搜索求伯君做的第一代 DOS 下的 WPS 界面
About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   4069 Online   Highest 6679   ·     Select Language
创意工作者们的社区
World is powered by solitude
VERSION: 3.9.8.5 · 67ms · UTC 05:16 · PVG 13:16 · LAX 22:16 · JFK 01:16
♥ Do have faith in what you're doing.