\r\n2. 配置文件如下所示:\u003Cbr /> \n\n### Expected behavior\n\n使用 Github 自带的 https://xihuanxiaorang.github.io/docs/ 访问就没有任何问题,如果是使用自定义域名 https://docs.xiaorang.fun/ 的话,样式就会丢失\n\n### System Info\n\n```Text\nSystem:\r\n OS: Windows 10 10.0.19045\r\n CPU: (4) x64 Intel(R) Core(TM) i5-5200U CPU @ 2.20GHz\r\n Memory: 659.73 MB / 3.92 GB\r\n Binaries:\r\n Node: 20.11.0 - E:\\nodejs\\node.EXE\r\n Yarn: 1.22.21 - E:\\nodejs\\node_global\\yarn.CMD\r\n npm: 10.2.4 - E:\\nodejs\\npm.CMD\r\n pnpm: 8.14.3 - E:\\nodejs\\node_global\\pnpm.CMD\r\n Browsers:\r\n Edge: Chromium (120.0.2210.144)\r\n Internet Explorer: 11.0.19041.3636\r\n npmPackages:\r\n vitepress: 1.0.0-rc.40 => 1.0.0-rc.40\n```\n\n\n### Additional context\n\n_No response_\n\n### Validations\n\n- [X] Check if you're on the [latest VitePress version](https://github.com/vuejs/vitepress/releases/latest).\n- [X] Follow our [Code of Conduct](https://vuejs.org/about/coc.html)\n- [X] Read the [docs](https://vitepress.dev).\n- [X] Check that there isn't already an issue that reports the same bug to avoid creating a duplicate.",[3050],{"name":3051,"color":3052},"question","5D5FAE",3513,"部署到Github Pages之后,如果使用自定义域名的话样式会丢失","2024-02-07T00:04:15Z","https://github.com/vuejs/vitepress/issues/3513",0.6390349,{"description":3059,"labels":3060,"number":3062,"owner":3021,"repository":3022,"state":3023,"title":3063,"updated_at":3064,"url":3065,"score":3066},"### Describe the bug\n\n点了没反应\n\n### Reproduction\n\n?\n\n### Expected behavior\n\n跳转啊\n\n### System Info\n\n```sh\nwin10\n```\n\n\n### Additional context\n\n_No response_\n\n### Validations\n\n- [X] Check if you're on the [latest VitePress version](https://github.com/vuejs/vitepress/releases/latest).\n- [X] Follow our [Code of Conduct](https://vuejs.org/about/coc.html)\n- [X] Read the [docs](https://vitepress.dev).\n- [X] Check that there isn't already an issue that reports the same bug to avoid creating a duplicate.",[3061],{"name":3040,"color":3041},2408,"链接点不了了,新版","2023-06-02T00:04:17Z","https://github.com/vuejs/vitepress/issues/2408",0.6462068,{"description":3068,"labels":3069,"number":3071,"owner":3021,"repository":3022,"state":3023,"title":3072,"updated_at":3073,"url":3074,"score":3075},"### Describe the bug\n\n如何在文档中写画括号,例如{{你好}},现在会被当成变量解析,无法正常展示{{你好}}\n\n### Reproduction\n\nall\n\n### Expected behavior\n\nall\n\n### System Info\n\n```Text\nall\n```\n\n\n### Additional context\n\n_No response_\n\n### Validations\n\n- [X] Check if you're on the [latest VitePress version](https://github.com/vuejs/vitepress/releases/latest).\n- [X] Follow our [Code of Conduct](https://vuejs.org/about/coc.html)\n- [X] Read the [docs](https://vitepress.dev).\n- [X] Check that there isn't already an issue that reports the same bug to avoid creating a duplicate.",[3070],{"name":3040,"color":3041},4093,"How to render {{Hello World}}, the Hello World will be replaced","2024-08-08T04:42:39Z","https://github.com/vuejs/vitepress/issues/4093",0.64755416,{"description":3077,"labels":3078,"number":3080,"owner":3021,"repository":3022,"state":3023,"title":3081,"updated_at":3082,"url":3083,"score":3084},"### Describe the bug\n\n\r\n\r\n打包报错css问题,css没有任何问题,theme里全局引入组件库的,版本\"vitepress\": \"1.0.0-beta.1\"\n\n### Reproduction\n\nv \"vitepress\": \"1.0.0-beta.1\"\n\n### Expected behavior\n\n正常打包\n\n### System Info\n\n```sh\nnpm run build\n```\n\n\n### Additional context\n\n_No response_\n\n### Validations\n\n- [X] Check if you're on the [latest VitePress version](https://github.com/vuejs/vitepress/releases/latest).\n- [X] Follow our [Code of Conduct](https://vuejs.org/about/coc.html)\n- [X] Read the [docs](https://vitepress.dev).\n- [X] Check that there isn't already an issue that reports the same bug to avoid creating a duplicate.",[3079],{"name":3040,"color":3041},2439,"打包报错Unexpected token '.' 问题","2023-06-08T00:04:08Z","https://github.com/vuejs/vitepress/issues/2439",0.65894765,{"description":3086,"labels":3087,"number":3091,"owner":3021,"repository":3022,"state":3023,"title":3092,"updated_at":3093,"url":3094,"score":3095},"### Describe the bug\n\n布局 home ,build以后不显示,最新版本\n\n### Reproduction\nlayout: home\n\nhero:\n name: xxx\n image:\n src: /logo.png\n tagline: xxx\n actions:\n - theme: brand\n text: xxx\n link: /x/xx\n\n\n### Expected behavior\n\n希望正常显示 layout:home\n\n### System Info\n\n```Text\n\"vitepress\": \"^2.0.0-alpha.5\",\n```\n\n### Additional context\n\n_No response_\n\n### Validations\n\n- [x] Check if you're on the [latest VitePress version](https://github.com/vuejs/vitepress/releases/latest).\n- [x] Follow our [Code of Conduct](https://vuejs.org/about/coc.html)\n- [x] Read the [docs](https://vitepress.dev).\n- [x] Check that there isn't already an issue that reports the same bug to avoid creating a duplicate.",[3088],{"name":3089,"color":3090},"need more info","bdbefc",4744,"布局 home ,build以后不显示,最新版本","2025-05-13T03:47:00Z","https://github.com/vuejs/vitepress/issues/4744",0.6604232,{"description":3097,"labels":3098,"number":3105,"owner":3021,"repository":3022,"state":3023,"title":3106,"updated_at":3107,"url":3108,"score":3109},"### Describe the bug\n\nThe anchor doesn't work if there's an “й” in it.\n\n### Reproduction\n\nPlease test. \"Движок авто\" works fine, but \"Настройки сессии\" will not scroll down\n\n\n\n\n```\n[Движок авто](#движок-авто)\n[Настройки сессии](#настройки-сессии)\n\u003Cbr>\n\u003Cbr>\n\u003Cbr>\n\u003Cbr> 300 times...\n\n## Настройки сессии\n## Движок авто\n```\n\n### Expected behavior\n\nworks as other words\n\n### System Info\n\n```Text\nviteress 1.6.3\n```\n\n### Additional context\n\n_No response_\n\n### Validations\n\n- [x] Check if you're on the [latest VitePress version](https://github.com/vuejs/vitepress/releases/latest).\n- [x] Follow our [Code of Conduct](https://vuejs.org/about/coc.html)\n- [x] Read the [docs](https://vitepress.dev).\n- [x] Check that there isn't already an issue that reports the same bug to avoid creating a duplicate.",[3099,3102],{"name":3100,"color":3101},"has-workaround","1B4515",{"name":3103,"color":3104},"needs more discussion","C2E0C6",4605,"The anchor doesn't work if there's an “й” in it.","2025-03-18T04:01:15Z","https://github.com/vuejs/vitepress/issues/4605",0.6609308,{"description":3111,"labels":3112,"number":3114,"owner":3021,"repository":3022,"state":3023,"title":3115,"updated_at":3116,"url":3117,"score":3118},"### Describe the bug\n\n目前更新到RC.35,文件后缀链接默认增加了.html后缀\n\n### Reproduction\n\n### 我在md文件中写:\r\n```\r\n[nginx.conf配置文件下载](/nginx/nginx.conf)\r\n```\r\n### `public`文件夹中也有这个文件\r\n\r\n### 但当我点开链接,RC.34版本会下载这个文件,但是RC.35则是自动在链接后面增加了html后缀,导致无法正常下载文件。\r\n\r\n\n\n### Expected behavior\n\n如上所述\n\n### System Info\n\n```Text\n如上所述\n```\n\n\n### Additional context\n\n_No response_\n\n### Validations\n\n- [X] Check if you're on the [latest VitePress version](https://github.com/vuejs/vitepress/releases/latest).\n- [X] Follow our [Code of Conduct](https://vuejs.org/about/coc.html)\n- [X] Read the [docs](https://vitepress.dev).\n- [X] Check that there isn't already an issue that reports the same bug to avoid creating a duplicate.",[3113],{"name":3040,"color":3041},3408,"目前更新到RC.35,文件后缀链接默认增加了.html后缀","2024-01-13T00:04:52Z","https://github.com/vuejs/vitepress/issues/3408",0.66193414,["Reactive",3120],{},["Set"],["ShallowReactive",3123],{"$fTRc1wZytZ_XrK4EfJfei_Sz-An4H4Yy6syhVxH_PVJc":-1,"$fI-V736abPTliaMMrxdigXhnfl91Lm7irvLRCQM1R6l8":-1},"/vuejs/vitepress/3369"]