From 5bdb732d4f036d6b1d391730360cba6e7b5c5a0c Mon Sep 17 00:00:00 2001 From: erectbranch <110951838+erectbranch@users.noreply.github.com> Date: Tue, 8 Apr 2025 01:40:42 +0900 Subject: [PATCH 1/2] add docsify-image-slider plugin --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index cb51e18..bbaa873 100644 --- a/README.md +++ b/README.md @@ -275,6 +275,7 @@ A curated list of awesome things related to [docsify](https://docsify.js.org) - [docsify-breadcrumb](https://github.com/FranCarstens/docsify-breadcrumb) - Add a customizable breadcrumb to the top of each page. - [docsify-fontsize](https://github.com/SDU-Little-River/docsify-fontsize) - A docsify plugin allow users to customize the font size. - [docsify-shiki](https://github.com/simochee/docsify-shiki) - Replace syntax highlighting with Shiki. +- [docsify-image-slider](https://github.com/erectbranch/docsify-image-slider) - A docsify plugin to create a slider from images. ## Themes From 07b1834ec7dc10eadd3bd5b072b1aa8ec6c0d9e0 Mon Sep 17 00:00:00 2001 From: erectbranch <110951838+erectbranch@users.noreply.github.com> Date: Tue, 8 Apr 2025 01:45:44 +0900 Subject: [PATCH 2/2] add personal blog --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index bbaa873..cca6407 100644 --- a/README.md +++ b/README.md @@ -152,6 +152,7 @@ A curated list of awesome things related to [docsify](https://docsify.js.org) - [code-segment](https://eveningwater.github.io/code-segment/#/) - Here is a collection of some code snippets, which may be from the Internet or from daily accumulation. - [Awesome Web Dev Resources](https://web-dev-resources.com/list/#/) - Collection of web development resources with free tiers. - [super-detype](https://super-detype.superkenil.com/#/) - A transpiler which converts your WHOLE Typescript project to JavaScript. +- [Branch Log](https://erectbranch.netlify.app/#/) - A personal blog that records research and study notes. ## Community Resources