feat: add sitemap
部署到 Cloudflare Pages / deploy (push) Has been cancelled Details

pull/488/head
Cryolitia PukNgae 2024-12-05 22:03:55 +08:00
parent 8414c8827d
commit fe7abd00fc
No known key found for this signature in database
GPG Key ID: 3E5D1772FC8A8EDD
3 changed files with 1117 additions and 1136 deletions

View File

@ -120,6 +120,7 @@ const themeConfig: ThemeContext = {
sidebarOptions,
/** 文档所在目录用于GitHub编辑链接 */
sitePattern: `docs`,
hostName: 'https://rle.wiki',
}
// https://vitepress.dev/reference/site-config

View File

@ -13,20 +13,20 @@
"update-package": "pnpm dlx vp-update"
},
"devDependencies": {
"@antfu/eslint-config": "^2.21.1",
"@cloudflare/workers-types": "^4.20240620.0",
"@iconify-json/carbon": "^1.2.1",
"@iconify-json/icon-park-outline": "^1.2.0",
"@iconify-json/octicon": "^1.2.0",
"@project-trans/vitepress-theme-project-trans": "^0.4.1727924403",
"@antfu/eslint-config": "^2.27.3",
"@cloudflare/workers-types": "^4.20241202.0",
"@iconify-json/carbon": "^1.2.4",
"@iconify-json/icon-park-outline": "^1.2.1",
"@iconify-json/octicon": "^1.2.1",
"@project-trans/vitepress-theme-project-trans": "^0.6.1733407347",
"@unocss/eslint-plugin": "^0.59.4",
"eslint": "^8.57.0",
"eslint-plugin-format": "^0.1.2",
"eslint": "^8.57.1",
"eslint-plugin-format": "^0.1.3",
"unocss": "^0.62.4",
"unplugin-vue-components": "^0.26.0",
"vite": "^5.3.1",
"vitepress": "^1.2.3",
"vue": "^3.4.30"
"vite": "^5.4.11",
"vitepress": "^1.5.0",
"vue": "^3.5.13"
},
"pnpm": {
"overrides": {

File diff suppressed because it is too large Load Diff