From 4a57dc75d14a59abcfc3be33fc85f2438ee00f49 Mon Sep 17 00:00:00 2001 From: jaywcjlove <398188662@qq.com> Date: Thu, 29 Feb 2024 00:31:22 +0800 Subject: [PATCH] doc: update website. --- .github/workflows/ci.yml | 13 ++++++++++++- README.md | 4 ---- README.zh.md | 4 ---- 3 files changed, 12 insertions(+), 9 deletions(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index daeb1d6..b99e533 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -23,13 +23,24 @@ jobs: logo: ./assets/logo.png openSource: https://github.com/jaywcjlove/TextSoundSaver tocs: false + element: + wrapper: style=max-width:720px; menus: Home: index.html + Apps: https://wangchujiang.com/#/app + About: https://wangchujiang.com/#/about sideEffectFiles: - README.zh.md + footer: | + App • + Projects • + Sponsor • + DevHub • + More Apps

+ Generated by idoc v{{idocVersion}} EOF - - run: npm install idoc@1.27.2 -g + - run: npm install idoc@1.28.1 -g - run: idoc - name: Deploy diff --git a/README.md b/README.md index 006baf2..c8d873b 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,3 @@ The app achieves smooth and natural text-to-speech conversion. In addition to pr ![TextSoundSaver Screenshots 1](https://github.com/jaywcjlove/TextSoundSaver/assets/1680273/109222a2-fffd-439f-b4d7-82db960909db) ![TextSoundSaver Screenshots 2](https://github.com/jaywcjlove/TextSoundSaver/assets/1680273/b4a005d5-28ca-44e1-ae83-5803640f4ddc) - -## Related - -[More Apps by Me](https://wangchujiang.com/#/app) diff --git a/README.zh.md b/README.zh.md index 2a86187..a2624b7 100644 --- a/README.zh.md +++ b/README.zh.md @@ -18,7 +18,3 @@ ![TextSoundSaver Screenshots 1](https://github.com/jaywcjlove/TextSoundSaver/assets/1680273/109222a2-fffd-439f-b4d7-82db960909db) ![TextSoundSaver Screenshots 2](https://github.com/jaywcjlove/TextSoundSaver/assets/1680273/b4a005d5-28ca-44e1-ae83-5803640f4ddc) - -## Related - -[我的更多 app](https://wangchujiang.com/#/app)