..
commandeer.go
Revise the deprecation logging
2023-10-26 20:41:19 +02:00
commands.go
commands: Improve the common build flag handling
2023-05-17 22:13:29 +02:00
config.go
commands: Handle floats without decimals in hugo config
2023-08-08 09:13:17 +02:00
convert.go
Print help message when triggered with no flags
2023-06-28 14:58:36 +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
Fix broken nodeploy setup
2023-06-23 12:40:43 +02:00
env.go
commands: Make hugo env respect --logLevel
2023-06-21 23:18:38 +02:00
gen.go
commands/gen: Remove default highlight style
2023-09-14 12:08:52 +02:00
helpers.go
commands/new: Embed site and theme skeletons
2023-08-21 10:38:22 +02:00
hugo_windows.go
commands: Update message displayed when running CLI from GUI
2023-10-06 19:39:35 +02:00
hugobuilder.go
Fix defaultContentLanguageInSubdir with only 1 language
2023-07-08 16:08:46 +02:00
import.go
Print help message when triggered with no flags
2023-06-28 14:58:36 +02:00
list.go
Print help message when triggered with no flags
2023-06-28 14:58:36 +02:00
mod.go
commands: Update CLI docs with the important -u flag in hugo mod get
2023-09-20 18:01:52 +02:00
new.go
Make sure resources directory isn't created in hugo new theme
2023-08-23 22:50:35 +02: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
all: Format files with gofmt
2023-10-05 14:45:55 +02:00