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

split partials into subfolders #9

Closed
slothelle opened this issue Dec 30, 2014 · 1 comment · Fixed by #10
Closed

split partials into subfolders #9

slothelle opened this issue Dec 30, 2014 · 1 comment · Fixed by #10
Labels

Comments

@slothelle
Copy link
Member

❗ requires modifications to brunch config

@slothelle slothelle added the task label Dec 30, 2014
@slothelle
Copy link
Member Author

i think this works and won't need a brunch config change - it just flattens the partial's path (which is fine with me since i won't have dupes), so it would be like:

/partials
  stuff.jade
  /patterns
    file.jade

outputs to /partials/file.html

slothelle pushed a commit that referenced this issue Dec 31, 2014
partials for patterns moved into subfolder, closes #9
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant