1
0
Fork 0
hugo/testscripts
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 commands/new: Improve theme creation 2025-04-08 16:35:46 +02:00
unfinished testscripts: Move hugo new tests to where they belong 2023-08-30 10:31:08 +02:00
withdeploy Build without the deploy feature by default 2024-10-30 11:46:40 +01:00
withdeploy-off commands: Print the "deploy not available" error message even if flags provided 2024-11-05 11:40:42 +01:00