更新 _config.yml #1
2
.github/steps/-step.txt
vendored
2
.github/steps/-step.txt
vendored
@ -1 +1 @@
|
|||||||
5
|
X
|
||||||
|
30
README.md
30
README.md
@ -14,22 +14,32 @@ _Create a site or blog from your GitHub repositories with GitHub Pages._
|
|||||||
</header>
|
</header>
|
||||||
|
|
||||||
<!--
|
<!--
|
||||||
<<< Author notes: Step 5 >>>
|
<<< Author notes: Finish >>>
|
||||||
Start this step by acknowledging the previous step.
|
Review what we learned, ask for feedback, provide next steps.
|
||||||
Define terms and link to docs.github.com.
|
|
||||||
-->
|
-->
|
||||||
|
|
||||||
## Step 5: Merge your pull request
|
## Finish
|
||||||
|
|
||||||
_Nice work, friend :heart:! People will be reading your blog in no time!_
|
_Congratulations friend, you've completed this course!_
|
||||||
|
|
||||||
You can now [merge](https://docs.github.com/en/get-started/quickstart/github-glossary#merge) your pull request!
|
<img src=https://octodex.github.com/images/constructocat2.jpg alt=celebrate width=300 align=right>
|
||||||
|
|
||||||
### :keyboard: Activity: Merge your changes
|
Your blog is now live and has been deployed!
|
||||||
|
|
||||||
1. Merge your changes from `my-pages` into `main`. If you created the pull request in step 2, just open that PR and click on **Merge pull request**. If you did not create the pull request earlier, you can do it now by following the instructions in [step 2](/.github/steps/2-configure-your-site.md).
|
Here's a recap of all the tasks you've accomplished in your repository:
|
||||||
1. (optional) Delete the branch `my-pages`.
|
|
||||||
1. Wait about 20 seconds then refresh this page (the one you're following instructions from). [GitHub Actions](https://docs.github.com/en/actions) will automatically update to the next step.
|
- You enabled GitHub Pages.
|
||||||
|
- You selected a theme using the config file.
|
||||||
|
- You learned about proper directory format and file naming conventions in Jekyll.
|
||||||
|
- You created your first blog post with Jekyll!
|
||||||
|
|
||||||
|
### What's next?
|
||||||
|
|
||||||
|
- Keep working on your GitHub Pages site... we love seeing what you come up with!
|
||||||
|
- We'd love to hear what you thought of this course [in our discussion board](https://github.com/orgs/skills/discussions/categories/github-pages).
|
||||||
|
- [Take another GitHub Skills course](https://github.com/skills).
|
||||||
|
- [Read the GitHub Getting Started docs](https://docs.github.com/en/get-started).
|
||||||
|
- To find projects to contribute to, check out [GitHub Explore](https://github.com/explore).
|
||||||
|
|
||||||
<footer>
|
<footer>
|
||||||
|
|
||||||
|
17
_posts/2024-12-2-test.md
Normal file
17
_posts/2024-12-2-test.md
Normal file
@ -0,0 +1,17 @@
|
|||||||
|
---
|
||||||
|
title: "test-TITLE"
|
||||||
|
date: 2024-12-02
|
||||||
|
---
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
# Lagent:从零搭建你的 Multi-Agent
|
||||||
|
记录复现过程并截图
|
||||||
|
|
||||||
|
## 基础任务(完成此任务即完成闯关)
|
||||||
|
* 使用 Lagent 复现文档中 “制作一个属于自己的Agent” 和 “Multi-Agents博客写作系统的搭建”两部分内容,记录复现过程并截图。
|
||||||
|
## 闯关材料提交(完成任务并且提交材料视为闯关成功)
|
||||||
|
* 闯关作业总共分为一个任务,一个任务完成视作闯关成功。
|
||||||
|
* 请将作业发布到知乎、CSDN等任一社交媒体,将作业链接提交到以下问卷,助教老师批改后将获得 100 算力点奖励!!!
|
||||||
|
* 提交地址:https://aicarrier.feishu.cn/share/base/form/shrcnUqshYPt7MdtYRTRpkiOFJd
|
Loading…
Reference in New Issue
Block a user