Skip to content

Commit

Permalink
Create README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
UopyTechSpeak authored Dec 29, 2024
1 parent 5135bac commit 654338a
Showing 1 changed file with 27 additions and 0 deletions.
27 changes: 27 additions & 0 deletions README.md
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]`

0 comments on commit 654338a

Please sign in to comment.