Update Readme to include reading time
This commit is contained in:
parent
01d1cff7d4
commit
ea219198c4
|
@ -126,6 +126,11 @@ For example, if your css files are `static/css/custom.css` and `static/css/custo
|
|||
custom_css = ["css/custom.css","css/custom2.css"]
|
||||
```
|
||||
|
||||
### Show Reading Time and Word Contributing
|
||||
|
||||
If you add a key of `show_reading_time` true to either the Config Params, a page or section's front matter, articles will show the reading time and word count.
|
||||
|
||||
|
||||
### Nearly finished
|
||||
|
||||
In order to see your site in action, run Hugo's built-in local server.
|
||||
|
|
Loading…
Reference in a new issue