Skip to content

Commit

Permalink
feat: new style
Browse files Browse the repository at this point in the history
  • Loading branch information
VirgilClyne committed Dec 14, 2024
1 parent 14dc963 commit b241e7d
Show file tree
Hide file tree
Showing 33 changed files with 235 additions and 172 deletions.
67 changes: 0 additions & 67 deletions assets/styles/global.css

This file was deleted.

6 changes: 2 additions & 4 deletions docs/_meta.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,13 +11,11 @@
},
{
"text": "论坛",
"link": "https://github.com/orgs/BiliUniverse/discussions",
"activeMatch": "^/discussions/"
"link": "https://github.com/orgs/BiliUniverse/discussions"
},
{
"type": "custom-link",
"text": "赞助",
"link": "https://afdian.com/a/HashBrown",
"activeMatch": "^/a/HashBrown"
"link": "https://afdian.com/a/HashBrown"
}
]
Binary file removed docs/public/rspress-dark-logo.png
Binary file not shown.
Binary file removed docs/public/rspress-icon.png
Binary file not shown.
Binary file removed docs/public/rspress-light-logo.png
Binary file not shown.
11 changes: 6 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,21 +8,22 @@
"preview": "rspress preview"
},
"dependencies": {
"@iringo/doc-ui": "^2.0.0",
"rehype-urls": "^1.2.0",
"@iringo/doc-ui": "^2.0.2",
"remark-github": "^12.0.0",
"rspress": "^1.37.2",
"rspress-plugin-changelog": "^1.1.2",
"rspress-plugin-font-open-sans": "^1.0.0",
"rspress-plugin-sitemap": "^1.1.1"
},
"devDependencies": {
"@biomejs/biome": "^1.9.4",
"@rspress/shared": "^1.37.4",
"@types/node": "^16.18.121",
"remark-github": "^12.0.0"
"@types/react": "^18.3.11",
"typescript": "^5.7.2"
},
"repository": {
"type": "git",
"url": "https://github.com/Auraflare/Auraflare.github.io.git"
}
},
"packageManager": "[email protected]"
}
85 changes: 21 additions & 64 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit b241e7d

Please sign in to comment.