hugo/commands
Joe Mooring b6538532f4 commands/new: Embed site and theme skeletons
The skeletons are used when creating new sites and themes with the CLI.

Closes #11358
2023-08-21 10:38:22 +02:00
..
commandeer.go
commands.go commands: Improve the common build flag handling 2023-05-17 22:13:29 +02:00
config.go
convert.go
deploy.go
deploy_off.go
env.go commands: Make hugo env respect --logLevel 2023-06-21 23:18:38 +02:00
gen.go
helpers.go
hugo_windows.go
hugobuilder.go
import.go
list.go
mod.go commands: Fix index out of range in hugo mod get 2023-06-30 15:57:46 +02:00
new.go
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