Skip to content

Commit

Permalink
Add note about native YAML datetimes to docs
Browse files Browse the repository at this point in the history
  • Loading branch information
jgraichen committed Apr 12, 2023
1 parent e80339f commit 5842863
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -204,6 +204,8 @@ use this format to parse the that time, and replace the time from git logs. This
useful to alter specific posts' time when git commit time is not accurate or desired.
See [the list of datetime placeholders](https://docs.python.org/3/library/datetime.html#strftime-and-strptime-format-codes).

Native YAML date and time literals will always be used if present in the file metadata.

- When `paging` in *category settings* is set to `false`, if `size` is not set, all posts will be displayed on the first page; otherwise the first
`size` posts will be displayed and *the rest will not*.

Expand Down

0 comments on commit 5842863

Please sign in to comment.