Skip to content

Commit

Permalink
chore: update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
yuyinws committed Jul 15, 2024
1 parent cccf4f4 commit 01c7046
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 8 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<p align='center'>
<img src="https://cdn.jsdelivr.net/gh/yuyinws/static@master/2023/12/upgit_20231203_1701604926.png" >
<img src="https://utc.yuy1n.io/og.png" >
</p>

<p align='center'>
Expand All @@ -25,7 +25,7 @@


<p align='center'>
<img src="https://cdn.jsdelivr.net/gh/yuyinws/static@master/2024/04/upgit_20240421_1713682760.gif" >
<img src="https://raw.githubusercontent.com/unplugin/unplugin-turbo-console/main/docs/public/demo.mp4" >
</p>

## Features
Expand Down
5 changes: 2 additions & 3 deletions docs/guide/getting-started.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,9 @@ outline: deep

# Getting Started

**Unplugin Torbo Console** is a universal plugin designed to enhance the **Developer Experience** for front-end developers when using `console`. It offers many practical features and flexible options. Thanks to [Unplugin](https://unplugin.unjs.io), it is compatible with almost all modern front-end frameworks. You can see some of its features in the GIF below:
**Unplugin Torbo Console** is a universal plugin designed to enhance the **Developer Experience** for front-end developers when using `console`. It offers many practical features and flexible options. Thanks to [Unplugin](https://unplugin.unjs.io), it is compatible with almost all modern front-end frameworks. You can see some of its features in the video below:

<!-- TODO 重新录制-->
![Demo](https://cdn.jsdelivr.net/gh/yuyinws/static@master/2024/04/upgit_20240421_1713682760.gif)
<video src="/demo.mp4" controls />

<p align='center' flex gap-4 items-center>
<a href="https://www.npmjs.com/package/unplugin-turbo-console">
Expand Down
Binary file added docs/public/demo.mp4
Binary file not shown.
5 changes: 2 additions & 3 deletions docs/zh-CN/guide/getting-started.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,9 @@ outline: deep

# 入门

**Unplugin Torbo Console** 是一个通用型插件,旨在增强前端开发人员在使用 `console` 时的开发者体验(DX)。它拥有许多实用的功能与灵活的可配置项,得益于[Unplugin](https://unplugin.unjs.io),它几乎适用于所有现代前端框架。你可以从下面的动图中看到它的部分功能
**Unplugin Torbo Console** 是一个通用型插件,旨在增强前端开发人员在使用 `console` 时的开发者体验(DX)。它拥有许多实用的功能与灵活的可配置项,得益于[Unplugin](https://unplugin.unjs.io),它几乎适用于所有现代前端框架。你可以从下面的视频中看到它的部分功能

<!-- TODO 重新录制-->
![Demo](https://cdn.jsdelivr.net/gh/yuyinws/static@master/2024/04/upgit_20240421_1713682760.gif)
<video src="/demo.mp4" controls />

<p align='center' flex gap-4 items-center>
<a href="https://www.npmjs.com/package/unplugin-turbo-console">
Expand Down

0 comments on commit 01c7046

Please sign in to comment.