This was done on a mac but the process will obviously work on any The following needs to be present on your mac: brew IDE (vscode) git
Curious tech engineer.
Curious tech engineer.
This was done on a mac but the process will obviously work on any The following needs to be present on your mac: brew IDE (vscode) git
Jekyll has a rule that any directory not starting with _
will be copied as-is to the _site
output. Hugo keeps all static content under static
. You should therefore move it all there.
With Jekyll, something that looked like