Signed-off-by: sairate <sairate@sina.cn>
This commit is contained in:
parent
19ed8d5e5c
commit
86258e7047
|
@ -1,17 +1,17 @@
|
|||
# Welcome to MkDocs
|
||||
# 欢迎来到编程学习网站
|
||||
|
||||
For full documentation visit [mkdocs.org](https://www.mkdocs.org).
|
||||
>[本项目的Gitea代码仓库](https://git.sairate.top/sairate/doc)
|
||||
>
|
||||
>欢迎大家对项目进行贡献,提交分支并在问题处进行留言
|
||||
|
||||
## Commands
|
||||
> 有什么问题可以联系我
|
||||
>
|
||||
> [微信](https://luntan.sairate.top/assets/files/2024-08-23/1724390624-374153-6a9315b682d9ceed85c9307c15fb15da-compress.jpg)
|
||||
|
||||
* `mkdocs new [dir-name]` - Create a new project.
|
||||
* `mkdocs serve` - Start the live-reloading docs server.
|
||||
* `mkdocs build` - Build the documentation site.
|
||||
* `mkdocs -h` - Print help message and exit.
|
||||
## 学习辅助网站
|
||||
|
||||
[论坛](https://luntan.sairate.top/)
|
||||
|
||||
[文档](https://doc.sairate.top/)
|
||||
|
||||
## Project layout
|
||||
|
||||
mkdocs.yml # The configuration file.
|
||||
docs/
|
||||
index.md # The documentation homepage.
|
||||
... # Other markdown pages, images and other files.
|
||||
|
|
Loading…
Reference in New Issue