From f3b28385378311005ef1f257425c71a0865316ef Mon Sep 17 00:00:00 2001 From: Sriman <136729116+TenEplaysOfficial@users.noreply.github.com> Date: Mon, 19 May 2025 17:43:33 +0530 Subject: [PATCH 1/3] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index fe14dc4..20f6d71 100644 --- a/README.md +++ b/README.md @@ -170,6 +170,7 @@ A curated list of awesome things related to [docsify](https://docsify.js.org) - :hatching_chick:[docsify-Preview](https://marketplace.visualstudio.com/items?itemName=dzylikecode.docsify-preview):penguin: - A VSCode extension for previewing docsify markdown files in VSCode. Supports auto-refresh, sync scroll, open the Markdown from the preview, open the preview in the default browser.:mushroom: - [create-docsify-plugin](https://github.com/corentinleberre/create-docsify-plugin) - A ready-to-use template to create your own Docsify plugin from scratch. - [try-docsify](https://github.com/alertbox/devcontainers-try-docsify) - A ready to go [docsify-template](https://github.com/docsifyjs/docsify-template) repo powered by [Dev Containers](https://containers.dev) that requires no build steps. +- [docsify-sitemap](https://github.com/tenelabs/docsify-sitemap) – Instantly generate structured sitemaps for your Docsify projects. Use it via the [web app](https://tenelabs.github.io/docsify-sitemap/), the CLI, or automate it with [GitHub Actions](https://github.com/tenelabs/docsify-sitemap#automated-github-action). ## Plugins From 4dfa15e418416b5ce39d7ab180d0720f401e598c Mon Sep 17 00:00:00 2001 From: Luffy <52o@qq52o.cn> Date: Tue, 20 May 2025 10:28:08 +0800 Subject: [PATCH 2/3] Fix ci --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 20f6d71..bd023c3 100644 --- a/README.md +++ b/README.md @@ -170,7 +170,8 @@ A curated list of awesome things related to [docsify](https://docsify.js.org) - :hatching_chick:[docsify-Preview](https://marketplace.visualstudio.com/items?itemName=dzylikecode.docsify-preview):penguin: - A VSCode extension for previewing docsify markdown files in VSCode. Supports auto-refresh, sync scroll, open the Markdown from the preview, open the preview in the default browser.:mushroom: - [create-docsify-plugin](https://github.com/corentinleberre/create-docsify-plugin) - A ready-to-use template to create your own Docsify plugin from scratch. - [try-docsify](https://github.com/alertbox/devcontainers-try-docsify) - A ready to go [docsify-template](https://github.com/docsifyjs/docsify-template) repo powered by [Dev Containers](https://containers.dev) that requires no build steps. -- [docsify-sitemap](https://github.com/tenelabs/docsify-sitemap) – Instantly generate structured sitemaps for your Docsify projects. Use it via the [web app](https://tenelabs.github.io/docsify-sitemap/), the CLI, or automate it with [GitHub Actions](https://github.com/tenelabs/docsify-sitemap#automated-github-action). +- [docsify-sitemap](https://github.com/tenelabs/docsify-sitemap) - Instantly generate structured sitemaps for your Docsify projects. Use it via the [web app](https://tenelabs.github.io/docsify-sitemap/), the CLI, or with an [automated workflow](https://github.com/tenelabs/docsify-sitemap#automated-github-action). + ## Plugins From b0da605e4f75d4675bf511f4b92338d363226d3f Mon Sep 17 00:00:00 2001 From: Luffy <52o@qq52o.cn> Date: Tue, 20 May 2025 10:30:39 +0800 Subject: [PATCH 3/3] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bd023c3..6b252e5 100644 --- a/README.md +++ b/README.md @@ -170,7 +170,7 @@ A curated list of awesome things related to [docsify](https://docsify.js.org) - :hatching_chick:[docsify-Preview](https://marketplace.visualstudio.com/items?itemName=dzylikecode.docsify-preview):penguin: - A VSCode extension for previewing docsify markdown files in VSCode. Supports auto-refresh, sync scroll, open the Markdown from the preview, open the preview in the default browser.:mushroom: - [create-docsify-plugin](https://github.com/corentinleberre/create-docsify-plugin) - A ready-to-use template to create your own Docsify plugin from scratch. - [try-docsify](https://github.com/alertbox/devcontainers-try-docsify) - A ready to go [docsify-template](https://github.com/docsifyjs/docsify-template) repo powered by [Dev Containers](https://containers.dev) that requires no build steps. -- [docsify-sitemap](https://github.com/tenelabs/docsify-sitemap) - Instantly generate structured sitemaps for your Docsify projects. Use it via the [web app](https://tenelabs.github.io/docsify-sitemap/), the CLI, or with an [automated workflow](https://github.com/tenelabs/docsify-sitemap#automated-github-action). +- [docsify-sitemap](https://github.com/tenelabs/docsify-sitemap) - Instantly generate structured sitemaps for your Docsify projects. Use it via the [web app](https://tenelabs.github.io/docsify-sitemap/), the CLI, or automate it with GitHub Actions. ## Plugins