📝 Update the README content fixed some error info.

This commit is contained in:
凡梦星尘 2022-07-04 09:27:41 +08:00
parent 873a6c8b53
commit a061a4037c
2 changed files with 7 additions and 7 deletions

View File

@ -37,7 +37,7 @@ Before use `Hugo NexT` theme, please make sure installed `Git` & `Hugo Extened`
$ hugo new site hugo-next-exmaple $ hugo new site hugo-next-exmaple
$ cd hugo-next-exmaple $ cd hugo-next-exmaple
$ git init $ git init
$ hugo submodule add https://github.com/hugo-next/hugo-theme-next.git themes/hugo-theme-next $ git submodule add https://github.com/hugo-next/hugo-theme-next.git themes/hugo-theme-next
$ cp -r themes/hugo-theme-next/exampleSite/* . $ cp -r themes/hugo-theme-next/exampleSite/* .
$ rm -rf config.toml $ rm -rf config.toml
$ hugo server $ hugo server
@ -60,7 +60,7 @@ There had ready a new post template for you, It is recommended to use the follo
$ hugo new posts/hello-world.md $ hugo new posts/hello-world.md
``` ```
Descript front matter in post as below: All front matter parameters's description in post as below:
```yml ```yml
@ -114,7 +114,7 @@ All features development progress and new request in [Hugo NexT V4 Roadmap](http
[MIT License](LICENSE) [MIT License](LICENSE)
Copyright (c) 2022, hugo-next 团队 Copyright (c) 2022, hugo-next teams.
## Thanks ## Thanks

View File

@ -37,7 +37,7 @@
$ hugo new site hugo-next-exmaple $ hugo new site hugo-next-exmaple
$ cd hugo-next-exmaple $ cd hugo-next-exmaple
$ git init $ git init
$ hugo submodule add https://github.com/hugo-next/hugo-theme-next.git themes/hugo-theme-next $ git submodule add https://github.com/hugo-next/hugo-theme-next.git themes/hugo-theme-next
$ cp -r themes/hugo-theme-next/exampleSite/* . $ cp -r themes/hugo-theme-next/exampleSite/* .
$ rm -rf config.toml $ rm -rf config.toml
$ hugo server $ hugo server
@ -61,7 +61,7 @@ $ git submodule update --remote
$ hugo new posts/hello-world.md $ hugo new posts/hello-world.md
``` ```
关于文章头部的那些标记作用的说明参考如下: 关于文章头部那些参数作用的说明参考如下:
```yml ```yml
@ -122,7 +122,7 @@ tags:
[MIT License](LICENSE) [MIT License](LICENSE)
Copyright (c) 2022, hugo-next teams Copyright (c) 2022 hugo-next 团队
## 致谢 ## 致谢
@ -133,4 +133,4 @@ Copyright (c) 2022, hugo-next teams
| 捐助时间 | 捐助者 | 捐助方式 | 捐助内容 | 留言 | | 捐助时间 | 捐助者 | 捐助方式 | 捐助内容 | 留言 |
| :-------: | ------ | ------ | ---- | ---- | | :-------: | ------ | ------ | ---- | ---- |
| 2021.12.21 | z*y | 微信支付 | ¥18.88 | / | | 2021.12.21 | z*y | 微信支付 | ¥18.88 | / |
| 2022.05.08 | *泉 | 微信支付 | ¥6.60 | 祝开发next顺利 | | 2022.05.08 | *泉 | 微信支付 | ¥6.60 | 祝开发next顺利 |顺利 |