From 90492725512947d3b0113a025f96f888412e3b67 Mon Sep 17 00:00:00 2001 From: x-tools-author Date: Wed, 5 Mar 2025 18:36:26 +0800 Subject: [PATCH] docs: update docs --- docs/_config.yml | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/docs/_config.yml b/docs/_config.yml index 3e1e07cc..80dc8c9b 100644 --- a/docs/_config.yml +++ b/docs/_config.yml @@ -1,6 +1,6 @@ -title: xTools用户手册 -description: xTools用户手册 -theme: minima +title: xTools Project Documentation +description: Comprehensive documentation for the xTools project. +theme: jekyll-theme-cayman url: https://x-tools-author.github.io/x-tools baseurl: /x-tools/docs author: @@ -8,4 +8,8 @@ author: email: x-tools@outlook.com plugins: - jekyll-feed - - jekyll-seo-tag \ No newline at end of file + - jekyll-seo-tag + - jekyll-sitemap + - jekyll-toc +markdown: kramdown +highlighter: rouge \ No newline at end of file