mirror of
https://github.com/gohugoio/hugo.git
synced 2025-04-26 21:51:02 +03:00
parent
5bdda0bdbf
commit
4835f9e898
2 changed files with 4 additions and 2 deletions
|
@ -28,6 +28,9 @@ stdout 'expired.md'
|
|||
stdout 'draftexpired.md'
|
||||
stdout 'draftfuture.md'
|
||||
|
||||
hugo list expired --clock 2000-01-01T00:00:00Z
|
||||
! stdout 'expired.md'
|
||||
|
||||
-- hugo.toml --
|
||||
baseURL = "https://example.org/"
|
||||
disableKinds = ["taxonomy", "term"]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue