Skip to content

Abstracted rendering patterns to allow for other forms of rendering (eg.... #48

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

Closed
wants to merge 3 commits into from

Conversation

ivanmayes
Copy link
Contributor

Our company (and I noticed that several forks of php and node) are attempting to use handlebars with the system. Abstracting the render function makes a nice clean way to customize your rendering.

Also, would be interesting to potentially build out separate rendering files for mustache and handlebars so that you could configure with templating method you prefer.

@bmuenzenmeyer
Copy link
Member

@ivanmayes This is a smart improvement. I know there are other opportunities to make pl-node better too. @dmolsen Just sent us a specification-related note the other day regarding the templating engine - and this is certainly a step in the right direction. I will check likely merge your PR tonight.

Thanks so much for using patternlab and pl-node! I appreciate the interest and support. Keep it up.

@bmuenzenmeyer
Copy link
Member

I am going to close this PR. As you mentioned, the intent of this was handled in #49. Thanks again for the improvement, I will make sure to include in the next changelog.

bmuenzenmeyer pushed a commit that referenced this pull request Feb 23, 2018
updated package.json semver
bmuenzenmeyer pushed a commit that referenced this pull request Feb 23, 2018
bmuenzenmeyer pushed a commit that referenced this pull request Feb 23, 2018
Adding install command and new live-server
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.

2 participants