Skip to content

Abstracted template rendering; fixed issue with JSON files order in filesystem #49

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

Merged
merged 2 commits into from
Jul 16, 2014

Conversation

ivanmayes
Copy link
Contributor

Apologies, have been fighting the pull request system here.... which is why the rendering piece is in this request as well, it should be the same as the other.

There was an issue with JSON files as we explored handlebars, the .hbs extension put the template ahead of the json in the filesystem, causing errors. We refactored the rendering process to just look for JSON and add it to the pattern's data along the way, and passing in global data if its null at render time. This cleaned up some of the function duplication and big if statements from the previous example.

Happy to make any adjustments if needed, thanks for getting this project going!

bmuenzenmeyer pushed a commit that referenced this pull request Jul 16, 2014
Abstracted template rendering; fixed issue with JSON files order in filesystem
@bmuenzenmeyer bmuenzenmeyer merged commit a38e78c into pattern-lab:dev Jul 16, 2014
bmuenzenmeyer pushed a commit that referenced this pull request Feb 23, 2018
bmuenzenmeyer pushed a commit that referenced this pull request Feb 23, 2018
bmuenzenmeyer pushed a commit that referenced this pull request Apr 17, 2020
feat: support scheduled and draft posts
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