diff --git a/.github/CONTRIBUTING.md b/.github/CONTRIBUTING.md index 902eccb..e2cb00c 100644 --- a/.github/CONTRIBUTING.md +++ b/.github/CONTRIBUTING.md @@ -17,6 +17,8 @@ 推荐使用`pnpm`来进行包的管理。 +开发/打包tauri应用程序需要rust环境,请自行[安装](https://rustup.rs/) + 克隆仓库后,运行: ```bash diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 8fee00e..969dd5e 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -41,6 +41,7 @@ jobs: - name: Prepare directories run: | mv dist dist-prod + cp dist-prod/index.html dist-prod/404.html - name: Create production build archive run: | @@ -126,4 +127,4 @@ jobs: name: 'Release ${{ github.ref_name }}' draft: true prerelease: false - generate_release_notes: true \ No newline at end of file + generate_release_notes: true diff --git a/README.md b/README.md index 74f103d..1d7b5ed 100644 --- a/README.md +++ b/README.md @@ -5,12 +5,14 @@ # log-lottery 🚀🚀🚀🚀 -[![MIT](https://img.shields.io/github/package-json/v/log1997/log-lottery)](https://github.com/LOG1997/log-lottery) -[![MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://github.com/LOG1997/log-lottery) -[![github](https://img.shields.io/badge/Author-log1997-blue.svg)](https://github.com/log1997) -[![vue3](https://img.shields.io/badge/VUE-3-green.svg)](https://github.com/log1997) -[![build](https://img.shields.io/github/actions/workflow/status/log1997/log-lottery/node.js.yml)](https://github.com/log1997) - +[![github stars](https://img.shields.io/github/stars/log1997/log-lottery)](https://github.com/LOG1997/log-lottery) +[![version](https://img.shields.io/github/package-json/v/log1997/log-lottery)](https://github.com/LOG1997/log-lottery) +[![License MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://github.com/LOG1997/log-lottery) +[![github author](https://img.shields.io/badge/Author-log1997-blue.svg)](https://github.com/log1997) +[![build](https://img.shields.io/github/actions/workflow/status/log1997/log-lottery/release.yml)](https://github.com/log1997) +[![docker](https://img.shields.io/docker/pulls/log1997/log-lottery)]() +[![github downloads](https://img.shields.io/github/downloads/log1997/log-lottery/total)](https://github.com/LOG1997/log-lottery/releases) +[![release data](https://img.shields.io/github/release-date/log1997/log-lottery)](https://github.com/LOG1997/log-lottery/releases) log-lottery是一个可配置可定制化的抽奖应用,炫酷3D球体,可用于年会抽奖等活动,支持奖品、人员、界面、图片音乐配置。