From 68a90a216ffcc479e61359b7180348910d3e264c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Paul=20Hibbitts=20=F0=9F=8D=81?= Date: Fri, 5 Sep 2025 09:39:52 -0700 Subject: [PATCH 01/10] Update README.md --- docs/README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/docs/README.md b/docs/README.md index 1486fa48b..0015ea276 100644 --- a/docs/README.md +++ b/docs/README.md @@ -4,8 +4,7 @@ ## What it is -Docsify generates your documentation website on the fly. Unlike GitBook, it does not generate static html files. Instead, it smartly loads and parses your Markdown files and displays them as a website. To start using it, all you need to do is create an `index.html` and [deploy it on GitHub Pages](deploy.md). - +Docsify turns your Markdown files into a documentation website instantly. Unlike most other documentation site generator tools, it doesn't need to build static html files. Instead, it dynamically loads and parses your Markdown files and displays them as a website. To get started, just create an `index.html` file and [deploy it on GitHub Pages](deploy.md) See the [Quick start](quickstart.md) guide for more details. ## Features From 3d0f6ad723f4de7a2000b1de2c365a9578158dc6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Paul=20Hibbitts=20=F0=9F=8D=81?= Date: Fri, 5 Sep 2025 09:46:45 -0700 Subject: [PATCH 02/10] Update README.md --- docs/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/README.md b/docs/README.md index 0015ea276..a41e5822d 100644 --- a/docs/README.md +++ b/docs/README.md @@ -4,7 +4,7 @@ ## What it is -Docsify turns your Markdown files into a documentation website instantly. Unlike most other documentation site generator tools, it doesn't need to build static html files. Instead, it dynamically loads and parses your Markdown files and displays them as a website. To get started, just create an `index.html` file and [deploy it on GitHub Pages](deploy.md) +Docsify turns your Markdown files into a documentation website instantly. Unlike most other documentation site generator tools, it doesn't need to build static html files. Instead, it dynamically loads and parses your Markdown files and displays them as a website. To get started, just create an `index.html` file and [deploy it on GitHub Pages](deploy.md). See the [Quick start](quickstart.md) guide for more details. ## Features From e2298781726ff5c875aa9227be3eb27bc7725524 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Paul=20Hibbitts=20=F0=9F=8D=81?= Date: Fri, 5 Sep 2025 09:55:53 -0700 Subject: [PATCH 03/10] Update README.md --- docs/README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/docs/README.md b/docs/README.md index a41e5822d..a877e6619 100644 --- a/docs/README.md +++ b/docs/README.md @@ -4,8 +4,7 @@ ## What it is -Docsify turns your Markdown files into a documentation website instantly. Unlike most other documentation site generator tools, it doesn't need to build static html files. Instead, it dynamically loads and parses your Markdown files and displays them as a website. To get started, just create an `index.html` file and [deploy it on GitHub Pages](deploy.md). -See the [Quick start](quickstart.md) guide for more details. +Docsify turns your Markdown files into a documentation website instantly. Unlike most other documentation site generator tools, it doesn't need to build static html files. Instead, it dynamically loads and parses your Markdown files and displays them as a website. To get started, just create an `index.html` file and [deploy it on GitHub Pages](deploy.md) (for more details see our [Quick start](quickstart.md) guide). ## Features From 769b81fbb1397ce10fce5c5cdc343967787f46de Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Paul=20Hibbitts=20=F0=9F=8D=81?= Date: Fri, 5 Sep 2025 10:00:24 -0700 Subject: [PATCH 04/10] Update README.md --- docs/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/README.md b/docs/README.md index a877e6619..5c80daa92 100644 --- a/docs/README.md +++ b/docs/README.md @@ -4,7 +4,7 @@ ## What it is -Docsify turns your Markdown files into a documentation website instantly. Unlike most other documentation site generator tools, it doesn't need to build static html files. Instead, it dynamically loads and parses your Markdown files and displays them as a website. To get started, just create an `index.html` file and [deploy it on GitHub Pages](deploy.md) (for more details see our [Quick start](quickstart.md) guide). +Docsify turns your Markdown files into a documentation website instantly. Unlike most other documentation site generator tools, it doesn't need to create html files. Instead, it dynamically loads and parses your Markdown files and displays them as a website. To get started, just create an `index.html` file and [deploy it on GitHub Pages](deploy.md) (for more details see our [Quick start](quickstart.md) guide). ## Features From b73c856e5b49ad08867360f66e08e9ecad653519 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Paul=20Hibbitts=20=F0=9F=8D=81?= Date: Fri, 5 Sep 2025 10:02:32 -0700 Subject: [PATCH 05/10] Update README.md --- docs/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/README.md b/docs/README.md index 5c80daa92..3758875c8 100644 --- a/docs/README.md +++ b/docs/README.md @@ -8,7 +8,7 @@ Docsify turns your Markdown files into a documentation website instantly. Unlike ## Features -- No statically built html files +- No build process required - Simple and lightweight - Smart full-text search plugin - Multiple themes From 5ad59f01ebbed8156dfb25355edaf916fb5cd6fb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Paul=20Hibbitts=20=F0=9F=8D=81?= Date: Fri, 5 Sep 2025 11:16:41 -0700 Subject: [PATCH 06/10] Update README.md --- docs/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/README.md b/docs/README.md index 3758875c8..e76a2be36 100644 --- a/docs/README.md +++ b/docs/README.md @@ -4,11 +4,11 @@ ## What it is -Docsify turns your Markdown files into a documentation website instantly. Unlike most other documentation site generator tools, it doesn't need to create html files. Instead, it dynamically loads and parses your Markdown files and displays them as a website. To get started, just create an `index.html` file and [deploy it on GitHub Pages](deploy.md) (for more details see our [Quick start](quickstart.md) guide). +Docsify turns your Markdown files into a documentation website instantly. Unlike most other documentation site generator tools, it doesn't need to build html files. Instead, it dynamically loads and parses your Markdown files and displays them as a website. To get started, just create an `index.html` file and [deploy it on GitHub Pages](deploy.md) (for more details see our [Quick start](quickstart.md) guide). ## Features -- No build process required +- No statically built html files - Simple and lightweight - Smart full-text search plugin - Multiple themes From 0a5be1b918ed7b94c2160bba84b04b8805cb32a1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Paul=20Hibbitts=20=F0=9F=8D=81?= Date: Fri, 5 Sep 2025 11:43:10 -0700 Subject: [PATCH 07/10] Update README.md --- docs/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/README.md b/docs/README.md index e76a2be36..8ce4debc7 100644 --- a/docs/README.md +++ b/docs/README.md @@ -4,7 +4,7 @@ ## What it is -Docsify turns your Markdown files into a documentation website instantly. Unlike most other documentation site generator tools, it doesn't need to build html files. Instead, it dynamically loads and parses your Markdown files and displays them as a website. To get started, just create an `index.html` file and [deploy it on GitHub Pages](deploy.md) (for more details see our [Quick start](quickstart.md) guide). +Docsify turns your Markdown files into a documentation website instantly. Unlike most other documentation site generator tools, it doesn't need to build HTML files. Instead, it dynamically loads and parses your Markdown files and displays them as a website. To get started, just create an `index.html` file and [deploy it on GitHub Pages](deploy.md) (for more details see our [Quick start](quickstart.md) guide). ## Features From e3015019c760ab8f20be8b66e07fa07c92e5cf89 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Paul=20Hibbitts=20=F0=9F=8D=81?= Date: Fri, 5 Sep 2025 11:43:31 -0700 Subject: [PATCH 08/10] Update README.md --- docs/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/README.md b/docs/README.md index 8ce4debc7..ad07656ca 100644 --- a/docs/README.md +++ b/docs/README.md @@ -4,7 +4,7 @@ ## What it is -Docsify turns your Markdown files into a documentation website instantly. Unlike most other documentation site generator tools, it doesn't need to build HTML files. Instead, it dynamically loads and parses your Markdown files and displays them as a website. To get started, just create an `index.html` file and [deploy it on GitHub Pages](deploy.md) (for more details see our [Quick start](quickstart.md) guide). +Docsify turns your Markdown files into a documentation website instantly. Unlike most other documentation site generator tools, it doesn't need to build HTML files. Instead, it dynamically loads and parses your Markdown files and displays them as a website. To get started, create an `index.html` file and [deploy it on GitHub Pages](deploy.md) (for more details see our [Quick start](quickstart.md) guide). ## Features From 498f8adb0ed5b4243177195f7e93934a6a5d0eb3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Paul=20Hibbitts=20=F0=9F=8D=81?= Date: Fri, 5 Sep 2025 11:51:24 -0700 Subject: [PATCH 09/10] Update README.md --- docs/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/README.md b/docs/README.md index ad07656ca..09ed76c77 100644 --- a/docs/README.md +++ b/docs/README.md @@ -4,7 +4,7 @@ ## What it is -Docsify turns your Markdown files into a documentation website instantly. Unlike most other documentation site generator tools, it doesn't need to build HTML files. Instead, it dynamically loads and parses your Markdown files and displays them as a website. To get started, create an `index.html` file and [deploy it on GitHub Pages](deploy.md) (for more details see our [Quick start](quickstart.md) guide). +Docsify turns your Markdown files into a documentation website instantly. Unlike most other documentation site generator tools, it doesn't need to build HTML files. Instead, it dynamically loads and parses your Markdown files and displays them as a website. To get started, create an `index.html` file and [deploy it on GitHub Pages](deploy.md) (for more details see the [Quick start](quickstart.md) guide). ## Features From f7929bdd08b223f84130d0ff0d9ae96f8b405b28 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Paul=20Hibbitts=20=F0=9F=8D=81?= Date: Fri, 5 Sep 2025 11:52:40 -0700 Subject: [PATCH 10/10] Update README.md --- docs/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/README.md b/docs/README.md index 09ed76c77..48fb46588 100644 --- a/docs/README.md +++ b/docs/README.md @@ -8,7 +8,7 @@ Docsify turns your Markdown files into a documentation website instantly. Unlike ## Features -- No statically built html files +- No statically built HTML files - Simple and lightweight - Smart full-text search plugin - Multiple themes

AltStyle によって変換されたページ (->オリジナル) /