Specify the Hugo Source Directory Path - Command Option (hugo server --source)
If you specify the Hugo command option “–source” and set it as a command alias (alias), you can run the command from anywhere.
If you specify the Hugo command option “–source” and set it as a command alias (alias), you can run the command from anywhere.
You can specify the port when starting the Hugo server. This is useful when running multiple Hugo servers.
This article explains the option that prevents cache from remaining when pages change in the Hugo server.
When creating multiple Hugo sites and a shared theme on a local PC, you can develop them while referencing the same theme directory.
This article explains how to check unused templates or shortcodes in Hugo.
This article explains how to start multiple Hugo sites with a single command.