Dear all,
I am using a docker Hugo and theme=“hugo-theme-techdoc”, when I build and run the docker, the theme does not load. I see the error that css/theme.min.css is missing. In the theme folder, I see the file and the path correctly adjust. How can I solve this problem?
CMD hugo server -b ${HUGO_BASE_URL} --bind=0.0.0.0