Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
53 changes: 41 additions & 12 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,41 @@
---
home: true
heroImage: https://yunload.org/favicon.png
features:
- title: YunLoad 是什么
details: 如果作为学生的你已经厌烦了通过 QQ 传文件,手动按照自己学号,姓名等进行改名;或者作为教师的你面对大量的提交文件无从管理,在需要调取归档时手足无措,不妨试试 YunLoad。
- title: 这是哪儿
details: 这里是 YunLoad 的官方文档库,内容还在不断更新中,YunLoad 功能更新频率很高,欢迎经常来看看。
- title: 更新很慢
details: 由于人手不够,我们可能无法非常及时地更新这个页面,如果希望这个文档库可以更新更快一些的话,考虑加入我们吧~
footer: © 2020 YunLoad
---
<table>
<thead>
<tr>
<th>home</th>
<th>heroImage</th>
<th>features</th>
<th>footer</th>
</tr>
</thead>
<tbody>
<tr>
<td>true</td>
<td>https://yunload.org/favicon.png</td>
<td>
<table>
<thead>
<tr>
<th>title</th>
<th>details</th>
</tr>
</thead>
<tbody>
<tr>
<td>YunLoad 是什么</td>
<td>如果作为学生的你已经厌烦了通过 QQ 传文件,手动按照自己学号,姓名等进行改名;或者作为教师的你面对大量的提交文件无从管理,在需要调取归档时手足无措,不妨试试 YunLoad。</td>
</tr>
<tr>
<td>这是哪儿</td>
<td>这里是 YunLoad 的官方文档库,内容还在不断更新中,YunLoad 功能更新频率很高,欢迎经常来看看。</td>
</tr>
<tr>
<td>更新很慢</td>
<td>由于人手不够,我们可能无法非常及时地更新这个页面,如果希望这个文档库可以更新更快一些的话,考虑加入我们吧~</td>
</tr>
</tbody>
</table>
</td>
<td>© 2020 YunLoad</td>
</tr>
</tbody>
</table>