Recommended directory structure#1
Conversation
Fonts\ Images\ Scripts\ Themes\ ... the latter "Themes" could later be split into Less & CSS with minor refactoring.
|
Actually I'm thinking more along the lines of having each theme have its own folder, and it can contain whatever fonts/scripts/images it needs? |
|
Great idea @PhonicUK -- I like that, each being in a packaged up "bundle" essentially. Then only adding the sub-folders each actually needs (or no sub-folders at all I suppose). You could also have a root |
|
That would be awesome, yes :) I'll drop this PR. I'd be perfectly happy with an |
For your review @PhonicUK
Recommendation for adopting the following directories to match core/production:
Fonts
Images
Scripts
Themes
... the latter "Themes" could later be split into "Less" & "CSS" with minor refactoring.
The image file naming is consistently named, but can also be refactored to accommodate a more defined set of rules.