hugo/testscripts/commands
Joe Mooring 24ac6a9de9 commands/new: Improve theme creation
- Update the skeleton structure to match the new template system.
- Add a --format flag to the `hugo new theme` command to control the
  format of the site configuration and default archetype files.
- Remove theme.toml. This file's presence can be confusing for new
  users, and the README in the themes repository already has an example.
- Remove the LICENSE and README files from the skeleton. These files
  are not needed for a theme to work, and they can be added later by
  the user if desired.

Closes #13489
Closes #13544
2025-04-08 16:35:46 +02:00
..
commands_errors.txt
completion.txt
config.txt commands: Use consistent style when describing subcommands 2024-10-15 08:51:53 +02:00
config__cachedir.txt
convert.txt commands: Use consistent style when describing subcommands 2024-10-15 08:51:53 +02:00
deprecate.txt Write all logging (INFO, WARN, ERROR) to stderr 2024-12-13 09:23:09 +01:00
env.txt
gen.txt commands: Add --omitEmpty flag to gen chromastyles 2025-03-11 16:50:59 +01:00
hugo.txt Fix deprecation errors 2024-08-05 19:23:53 +02:00
hugo__configdir.txt Write all logging (INFO, WARN, ERROR) to stderr 2024-12-13 09:23:09 +01:00
hugo__errors.txt commands: Use punctuation consistently in short description 2025-02-13 08:40:26 +01:00
hugo__flags.txt
hugo__noconfig.txt
hugo__path-warnings-postprocess.txt
hugo__path-warnings.txt Write all logging (INFO, WARN, ERROR) to stderr 2024-12-13 09:23:09 +01:00
hugo__path-warnings_issue13164.txt Fix same resource file published more than once 2024-12-27 18:55:24 +01:00
hugo__processingstats.txt
hugo__processingstats2.txt
hugo__publishdir_in_config.txt
hugo__static_composite.txt Fix regression on handling of overlapping file mounts 2024-02-22 15:36:27 +01:00
hugo__watch.txt
hugo_build.txt commands: Add "hugo build" as an alias for "hugo" 2024-09-30 10:36:29 +02:00
hugo_configdev_env.txt
hugo_configdev_environment.txt
hugo_configprod.txt
hugo_printpathwarnings.txt Write all logging (INFO, WARN, ERROR) to stderr 2024-12-13 09:23:09 +01:00
hugo_printunusedtemplates.txt Reimplement and simplify Hugo's template system 2025-04-06 20:59:41 +02:00
import_jekyll.txt commands: Use consistent style when describing subcommands 2024-10-15 08:51:53 +02:00
list.txt commands: Fix --clock with the list command 2024-02-17 13:14:15 +01:00
mod.txt Upgrade to Go 1.23 2024-08-15 10:18:19 +02:00
mod__disable.txt
mod__themesdir.txt
mod_get.txt
mod_get_u.txt commands/mod: Ignore invalid module path 2024-02-22 16:00:03 +01:00
mod_init.txt commands: Ignore "module does not exist" errors in hugo mod init 2024-09-19 12:26:04 +02:00
mod_npm.txt Upgrade to Go 1.23 2024-08-15 10:18:19 +02:00
mod_npm_withexisting.txt commands: Skip flaky test on Windows 2025-03-03 12:50:33 +01:00
mod_tidy.txt
mod_vendor.txt
new.txt commands/new: Improve theme creation 2025-04-08 16:35:46 +02:00
new_content.txt
new_content_archetypedir.txt
noop.txt
server.txt Fix deprecation errors 2024-08-05 19:23:53 +02:00
server__edit_config.txt commands: Make the server flag --renderToDisk into --renderToMemory (note) 2024-02-05 14:04:17 +01:00
server__edit_content.txt commands: Make the server flag --renderToDisk into --renderToMemory (note) 2024-02-05 14:04:17 +01:00
server__error_recovery_edit_config.txt hugolib/commands: Fix stuck server error issues 2024-10-24 13:34:11 +02:00
server__error_recovery_edit_content.txt hugolib/commands: Fix stuck server error issues 2024-10-24 13:34:11 +02:00
server__multihost.txt commands: Make the server flag --renderToDisk into --renderToMemory (note) 2024-02-05 14:04:17 +01:00
server__watch_hugo_stats.txt commands: Make the server flag --renderToDisk into --renderToMemory (note) 2024-02-05 14:04:17 +01:00
server__watch_moduleconfig.txt commands: Make the server flag --renderToDisk into --renderToMemory (note) 2024-02-05 14:04:17 +01:00
server_disablelivereload.txt commands: Make the server flag --renderToDisk into --renderToMemory (note) 2024-02-05 14:04:17 +01:00
server_disablelivereload__config.txt commands: Make the server flag --renderToDisk into --renderToMemory (note) 2024-02-05 14:04:17 +01:00
server_render_static_to_disk.txt commands: Make the server flag --renderToDisk into --renderToMemory (note) 2024-02-05 14:04:17 +01:00
server_render_to_memory.txt commands: Make the server flag --renderToDisk into --renderToMemory (note) 2024-02-05 14:04:17 +01:00
version.txt
warnf_stderr.txt Write all logging (INFO, WARN, ERROR) to stderr 2024-12-13 09:23:09 +01:00