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

Structure of directories and files in resources #30

Open
morvanabonin opened this issue Apr 24, 2015 · 1 comment
Open

Structure of directories and files in resources #30

morvanabonin opened this issue Apr 24, 2015 · 1 comment

Comments

@morvanabonin
Copy link

I have an idea to better organize the structures of directories, IMHO, now is a little confuse and there are unnecessary directories, as vendor in each one of directories like css and js.
This is an example I think more simply, organized and without redundant directories.
resources/
stylus/
js/
css/
images/
fonts/
vendor/ (or libs/)
jquery
bootstrap/
andOtherNecessaryLibHere/
Or something like "assets" and "dist" directories with the same structure above (or other idea) being "dist" generated by grunt or gulp and Harmonic could use just this directory, leaving harmonic-theme-jsrocks a bit independent to development and tests if possible.

There are css and js files inside of fonts/ directory. Sorry, but I didn't understand why.

@morvanabonin
Copy link
Author

¬¬ jquery/ , bootstrap/ and OtherNecessaryLibHere/ are inside vendor/ directory.

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

No branches or pull requests

1 participant