You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 25, 2020. It is now read-only.
When trying to convert my Jekyll website to a Pretzel website I noticed that for Pretzel I had to specify the layout in each post while Jekyll has the concept of scoped defaults in _config.yml as described here: https://jekyllrb.com/docs/configuration/#front-matter-defaults .
Before I'll try to add this feature to the code, is there a reason (other than time) for not having implemented this?
The text was updated successfully, but these errors were encountered:
Thanks a lot for your interest in Pretzel.
Time is the only reason, the goal of Pretzel is really to have the same features than Jekyll, but we haven't the same team to work on it 😃
When trying to convert my Jekyll website to a Pretzel website I noticed that for Pretzel I had to specify the layout in each post while Jekyll has the concept of scoped defaults in _config.yml as described here: https://jekyllrb.com/docs/configuration/#front-matter-defaults .
Before I'll try to add this feature to the code, is there a reason (other than time) for not having implemented this?
The text was updated successfully, but these errors were encountered: