hugo/commands
2023-06-21 23:18:38 +02:00
..
commandeer.go commands: Make hugo env respect --logLevel 2023-06-21 23:18:38 +02:00
commands.go commands: Improve the common build flag handling 2023-05-17 22:13:29 +02:00
config.go commands: Make hugo env respect --logLevel 2023-06-21 23:18:38 +02:00
convert.go all: Fix typos in function names and comments 2023-06-19 09:26:29 +02:00
deploy.go deploy: Fix deploy defaults for non-zero flag values (e.g. maxDeletes, invalidateCDN) 2023-06-18 19:38:34 +02:00
deploy_off.go commands: Reinstate some of the removed build flags (e.g. --theme) to new and mod 2023-05-28 12:55:44 +02:00
env.go commands: Make hugo env respect --logLevel 2023-06-21 23:18:38 +02:00
gen.go commands: Reinstate some of the removed build flags (e.g. --theme) to new and mod 2023-05-28 12:55:44 +02:00
helpers.go Create a struct with all of Hugo's config options 2023-05-16 18:01:29 +02:00
hugo_windows.go Create a struct with all of Hugo's config options 2023-05-16 18:01:29 +02:00
hugobuilder.go commands: Make hugo env respect --logLevel 2023-06-21 23:18:38 +02:00
import.go commands: Update Jekyll post-import output 2023-06-21 20:38:54 +02:00
list.go commands: Make all list commands list what 'all' did before 2023-05-22 12:27:19 +02:00
mod.go commands: Reinstate some of the removed build flags (e.g. --theme) to new and mod 2023-05-28 12:55:44 +02:00
new.go releaser: Bump versions for release of 0.114.0 2023-06-19 17:01:43 +00:00
release.go commands: Reinstate some of the removed build flags (e.g. --theme) to new and mod 2023-05-28 12:55:44 +02:00
server.go Replace the old log setup, with structured logging etc. 2023-06-18 13:03:04 +02:00