diff --git a/docs/index.md b/docs/index.md index 000ea34..bd8abd2 100644 --- a/docs/index.md +++ b/docs/index.md @@ -1,17 +1,15 @@ -# Welcome to MkDocs +# 首页 -For full documentation visit [mkdocs.org](https://www.mkdocs.org). +记录生活,积累技术。 -## Commands +!!! note "Phasellus posuere in sem ut cursus" -* `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. + Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nulla et euismod + nulla. Curabitur feugiat, tortor non consequat finibus, justo purus auctor + massa, nec semper lorem quam in massa. -## Project layout +Lorem ipsum dolor sit amet, (1) consectetur adipiscing elit. +{ .annotate } - mkdocs.yml # The configuration file. - docs/ - index.md # The documentation homepage. - ... # Other markdown pages, images and other files. +1. :man_raising_hand: I'm an annotation! I can contain `code`, __formatted + text__, images, ... basically anything that can be expressed in Markdown. \ No newline at end of file diff --git a/mkdocs.yml b/mkdocs.yml index 564c9cb..88c7212 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -1,4 +1,4 @@ -site_name: My Docs +site_name: "Cat Tom's Blog" site_url: https://blog.cattom.site site_author: Cat Tom # 作者 # 代码仓库信息