juggernautjp / hugo-docs-i18n

Go CLI to support environment to translate Hugo Documentation
Apache License 2.0
0 stars 0 forks source link

update command dose not copy the file without FrontMatter #1

Closed juggernautjp closed 1 year ago

juggernautjp commented 1 year ago

update command dose not copy the files without FrontMatter.

The files under content/en/myshowcase directory of Hugo Docs - GitHub repository.

juggernautjp commented 1 year ago

To analyze this issue, it needs the logging feature of update command.

juggernautjp commented 1 year ago

Fix bug of this issue with release version 0.3.0.

doci18n/formatter.go: CopyContentFile(), CopyNotContentFile(), ReadContentFile() doci18n/copycontdir.go: CopyContentDir()

Go test with testdsata/zn/myshowcase.