]> git.maquefel.me Git - brevno-suite/hugo/commit
Add `clock` cli flag
authorsatotake <doublequotation@gmail.com>
Tue, 26 Apr 2022 17:57:04 +0000 (02:57 +0900)
committerBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>
Sun, 8 May 2022 14:56:26 +0000 (16:56 +0200)
commite77ca3c105bd64c5077d823d2127f6f812a4f681
treeebbe9c310bfab1e34f9fd2e36b738fd2a37d6f11
parentf2946da9e806c2bafbdd26707fe339db79bd980b
Add `clock` cli flag

Close #8787
26 files changed:
cache/filecache/filecache.go
commands/commandeer.go
commands/commands.go
commands/hugo.go
commands/hugo_test.go
commands/import_jekyll.go
commands/list.go
commands/list_test.go
commands/new_theme.go
commands/server.go
common/htime/time.go
common/loggers/loggers.go
go.mod
go.sum
hugofs/fileinfo.go
hugolib/content_factory.go
hugolib/page_test.go
hugolib/site.go
metrics/metrics.go
modules/collect.go
resources/resource/dates.go
tpl/collections/collections.go
tpl/partials/partials.go
tpl/time/init.go
tpl/time/time.go
tpl/tplimpl/template.go