添加中文说明书
This commit is contained in:
parent
4ca99e2156
commit
a06585b9ce
6 changed files with 89 additions and 13 deletions
|
@ -7,8 +7,6 @@ math: true
|
|||
comment: true
|
||||
---
|
||||
|
||||
|
||||
|
||||
## Features
|
||||
|
||||
- [x] Light/dark mode
|
||||
|
@ -48,7 +46,7 @@ Follow [exampleSite/config.toml](https://github.com/Mivinci/hugo-theme-minima/bl
|
|||
### Supported Front Matters
|
||||
|
||||
| Field | Type | Explanation |
|
||||
| :---------- | :----- | :----------------------------------------------------- |
|
||||
|:----------- |:------ |:------------------------------------------------------ |
|
||||
| title | string | Title of the post, will be rendered in a `h1` tag |
|
||||
| description | string | Description of the post, will be rendered in a `p` tag |
|
||||
| date | string | Datetime that the post is written |
|
||||
|
@ -61,8 +59,6 @@ Follow [exampleSite/config.toml](https://github.com/Mivinci/hugo-theme-minima/bl
|
|||
| draft | bool | True if the post isn't already to production |
|
||||
| toc | bool | True if the post needs a ToC |
|
||||
|
||||
|
||||
|
||||
### Feedback
|
||||
|
||||
Feedbacks are welcome [here](https://github.com/Mivinci/hugo-theme-minima/issues).
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue