I have heavily customized the hugo-casper3 theme to meet my website’s needs. It has no JS and just last night I moved away from SCSS to pure CSS.
At this point all my assets are in /static and yet hugo create /resources directory with _gen and images and assets sub-directories. All these directories are empty, and I can’t find a way to supress the creation of /resources folder.
Maybe something inside the theme’s layouts is triggering this, but I can’t seem to find it.
If you have no more asset creation with pipes then you can downgrade your Hugo installation to the “normal” (not extended) version which should in return not create this directory (but also doesn’t have these features).