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

Allow for multiple smoothie configurations #4

Closed

Conversation

stephenmoloney
Copy link
Collaborator

@stephenmoloney stephenmoloney commented Oct 11, 2016

Problem 1:

Currently only one smoothie configuration is possible, this PR allows for more than one.

Problem 2:

Sometimes a layout might not be desired, this PR allows the options mix smoothie.compile --no-layout and the template will not be embedded in the layout.

Feature Request 3:

Foundation-emails makes email great and easy... add foundation-email to npm repos and allow the use of inky templating. This is an optional feature and is only activate when passed as a parameter... mix smoothie.compile --foundation

_See companion PR in the elixir-smoothie library_
jfrolich/elixir-smoothie#2

@jfrolich
Copy link
Owner

Thanks for the pull request, will review this soon!

@stephenmoloney
Copy link
Collaborator Author

cheers.

@jfrolich
Copy link
Owner

I am doing some major refactorings that support these use-cases. Simplified the API a bit, and added tests... Work in progress

@jfrolich
Copy link
Owner

Refactored the pull request to facilitate slightly different API.

@jfrolich jfrolich closed this Oct 14, 2016
@stephenmoloney stephenmoloney deleted the multiple-smoothies branch October 14, 2016 09:18
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

Successfully merging this pull request may close these issues.

None yet

3 participants