Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Loop through subdirectories #3

Open
armandofreire opened this issue May 15, 2018 · 1 comment
Open

Loop through subdirectories #3

armandofreire opened this issue May 15, 2018 · 1 comment

Comments

@armandofreire
Copy link

Hi @Designaroni !

I currently have a project which follows almost the same structure of yours. But each site has the _staticAssets folder, with its own assets, but the plugin can't loop through the subdirectories.

It's something like this:

- global/sharedAssets (ok!)

- _staticAssets (project/site specific)
  - images
    - logos
    - banners
    - etc...

the plugin can only read the _staticAssets folder (root),, but I don't want to drop all files there, without organizing them in subdirectories. How can I setup the plugin to loop through them and export properly accordingly to each site?

Thanks! And gz for the work! 👍

@Designaroni
Copy link
Owner

@armandofreire apologies, just seeing this now, whoops 🙈 🙈

Interesting problem, I assume at this point you may have moved on, regardless I will look into this & follow up.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants