-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
5135bac
commit 654338a
Showing
1 changed file
with
27 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,27 @@ | ||
# Website based on Vitepress | ||
> [!NOTE] | ||
> This open source project is based on Vitepress and is a beautified version. It is open source for developers to use. Please note to label the original author, adaptation author, and open source agreement! | ||
> | ||
> Original project address:https://vitepress.dev/ | ||
> Beautification version project address:https://github.com/UopyTechSpeak/UopyTechSpeak.github.io | ||
## Deployment Tutorial | ||
|
||
Build command: | ||
|
||
```bash | ||
npm run docs:build | ||
``` | ||
|
||
Build output: | ||
```bash | ||
src/.vitepress/dist | ||
``` | ||
Root directory:No need to fill in | ||
|
||
Suggest deploying this project using CloudFlare's Workers and Pages. | ||
|
||
## Contribution and Feedback | ||
|
||
- Submit on GitHub platform:[issues](https://github.com/UopyTechSpeak/CompuMon/issues) | ||
- Send an email to:`[email protected]` |