readme: sort posts by date

This commit is contained in:
carpetscheme 2020-04-19 11:16:25 +02:00
parent 6f20aba48b
commit b543871d96
1 changed files with 6 additions and 0 deletions

View File

@ -39,6 +39,12 @@ theme = "lightspeed"
Posts should be placed directly in the `content` folder.
To sort the post index by date, enable sort in your index section `content/_index.md`:
```toml
sort_by = "date"
```
## Options
### Title