Skip to content

Commit

Permalink
docs: update README
Browse files Browse the repository at this point in the history
  • Loading branch information
laplacetw committed Oct 31, 2023
1 parent 6d1f6aa commit 1b042b6
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
![](https://img.shields.io/github/license/laplacetw/vitepress-theme-trigger)
![Node.js >= 18.0.0](https://img.shields.io/badge/Node.js-%3E%3D18.0.0-green)
![VitePress 1.0.0.rc14](https://img.shields.io/badge/VitePress-1.0.0_rc.14-green)
![VitePress 1.0.0.rc22](https://img.shields.io/badge/VitePress-1.0.0_rc.22-green)

# vitepress-theme-trigger
Blog theme for [VitePress](https://vitepress.dev) with [Tailwind CSS](https://tailwindcss.com).
Expand Down Expand Up @@ -36,7 +36,7 @@ Detailed changes are documented in the [CHANGELOG](./CHANGELOG.md).

## Usage
- Clone the project.
- Edit [theme config](/.vitepress/theme/config.ts) and [public files](/public/) for personal use.
- Edit [theme config](/.vitepress/theme/config.ts) and [public files](/public/) for custom.
- [VitePress Doc - Site Config](https://vitepress.dev/reference/site-config#site-config)
- Start terminal and execute commands as follows :
```shell
Expand Down
3 changes: 2 additions & 1 deletion README_CH.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
![](https://img.shields.io/github/license/laplacetw/vitepress-theme-trigger)
![Static Badge](https://img.shields.io/badge/Node.js-%3E%3D18.0.0-green)
![Node.js >= 18.0.0](https://img.shields.io/badge/Node.js-%3E%3D18.0.0-green)
![VitePress 1.0.0.rc22](https://img.shields.io/badge/VitePress-1.0.0_rc.22-green)

# vitepress-theme-trigger
為建立部落格而生的 [VitePress](https://vitepress.dev) + [Tailwind CSS](https://tailwindcss.com) 主題
Expand Down

0 comments on commit 1b042b6

Please sign in to comment.