From f9783e6b633840cb57c539502bf02c519b800b09 Mon Sep 17 00:00:00 2001
From: WAY-ADVENTURER <2992850181@qq.com>
Date: Tue, 18 Mar 2025 16:48:33 +0800
Subject: [PATCH] =?UTF-8?q?=E5=8D=9A=E5=AE=A2=E4=BF=AE=E9=A5=B0?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
README.md | 79 ++++++++++++++--------
_config.yml | 2 +-
_site/404.html | 10 +--
_site/about/index.html | 14 ++--
_site/archives/index.html | 14 ++--
_site/assets/img/favicons/site.webmanifest | 4 +-
_site/assets/js/data/swconf.js | 2 +-
_site/categories/blogging/index.html | 10 +--
_site/categories/index.html | 14 ++--
_site/categories/tutorial/index.html | 10 +--
_site/feed.xml | 4 +-
_site/index.html | 18 ++---
_site/posts/write-a-new-post/index.html | 16 ++---
_site/sitemap.xml | 8 +--
_site/tags/index.html | 14 ++--
_site/tags/writing/index.html | 10 +--
16 files changed, 124 insertions(+), 105 deletions(-)
diff --git a/README.md b/README.md
index 793cd08..78c5dc0 100644
--- a/README.md
+++ b/README.md
@@ -1,43 +1,62 @@
-# Chirpy Starter
+# [WAY博](https://way.ember.ac.cn/)
-[][gem]
-[][mit]
+## 指令
-When installing the [**Chirpy**][chirpy] theme through [RubyGems.org][gem], Jekyll can only read files in the folders
-`_data`, `_layouts`, `_includes`, `_sass` and `assets`, as well as a small part of options of the `_config.yml` file
-from the theme's gem. If you have ever installed this theme gem, you can use the command
-`bundle info --path jekyll-theme-chirpy` to locate these files.
+### 1.本地预览
-The Jekyll team claims that this is to leave the ball in the user’s court, but this also results in users not being
-able to enjoy the out-of-the-box experience when using feature-rich themes.
+```
+bundle install
-To fully use all the features of **Chirpy**, you need to copy the other critical files from the theme's gem to your
-Jekyll site. The following is a list of targets:
-
-```shell
-.
-├── _config.yml
-├── _plugins
-├── _tabs
-└── index.html
+bundle exec jekyll serve
```
-To save you time, and also in case you lose some files while copying, we extract those files/configurations of the
-latest version of the **Chirpy** theme and the [CD][CD] workflow to here, so that you can start writing in minutes.
+### 2. 提交文件
+
+指令输入顺序jk-build → git add . → git commit -m "修改内容" → git push
+
+```bash
+# 替换bundle exec jekyll build -d ./_site
+jk-build
+git add .
+git commit -m "修改内容"
+git push
+```
+
+### 3.查看更改文件
+
+```
+git status
+```
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-## Usage
-Check out the [theme's docs](https://github.com/cotes2020/jekyll-theme-chirpy/wiki).
-## Contributing
-This repository is automatically updated with new releases from the theme repository. If you encounter any issues or want to contribute to its improvement, please visit the [theme repository][chirpy] to provide feedback.
-## License
-This work is published under [MIT][mit] License.
-[gem]: https://rubygems.org/gems/jekyll-theme-chirpy
-[chirpy]: https://github.com/cotes2020/jekyll-theme-chirpy/
-[CD]: https://en.wikipedia.org/wiki/Continuous_deployment
-[mit]: https://github.com/cotes2020/chirpy-starter/blob/master/LICENSE
diff --git a/_config.yml b/_config.yml
index f76e482..1a16d76 100644
--- a/_config.yml
+++ b/_config.yml
@@ -14,7 +14,7 @@ timezone: Asia/Shanghai
# jekyll-seo-tag settings › https://github.com/jekyll/jekyll-seo-tag/blob/master/docs/usage.md
# ↓ --------------------------
-title: WeiWen Qi # the main title
+title: WenQi Wei # the main title
tagline: Show me the code # it will display as the subtitle
diff --git a/_site/404.html b/_site/404.html
index 0b6d808..f113de5 100644
--- a/_site/404.html
+++ b/_site/404.html
@@ -36,7 +36,7 @@
-
+
@@ -46,7 +46,7 @@
-