We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
1.Search.vue第15行是作者的数据库,得手动改 2.右键复制本页地址undefined,得手动改成theme.sitemeta.site 3.点击FakeGPT的文章摘要会跳转到404,有个@click跳转到文章没删干净 4.主页边栏的Hello.vue里github和邮箱是写死的,也是手动改(改的时候发现了小彩蛋😄) 5.配置搜索时候个人踩了一些坑(网址后没加/posts导致一堆404,内容是post-content,标题是h1.title)
然后就是期待一下code-group,貌似现在没有
The text was updated successfully, but these errors were encountered:
code-group 是什么意思?
Sorry, something went wrong.
就是不同语言的代码都在一个代码框里通过选项展示,很多都有这个功能,vitepress官方好像也是支持的
No branches or pull requests
1.Search.vue第15行是作者的数据库,得手动改
2.右键复制本页地址undefined,得手动改成theme.sitemeta.site
3.点击FakeGPT的文章摘要会跳转到404,有个@click跳转到文章没删干净
4.主页边栏的Hello.vue里github和邮箱是写死的,也是手动改(改的时候发现了小彩蛋😄)
5.配置搜索时候个人踩了一些坑(网址后没加/posts导致一堆404,内容是post-content,标题是h1.title)
然后就是期待一下code-group,貌似现在没有
The text was updated successfully, but these errors were encountered: