Skip to content

Expose front matter defaults to Liquid templates #183

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

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

ashmaroli
Copy link
Member

Fix regression in v2.3.0 by merging applicable front matter defaults to given archive page's :fallback_data in Liquid representation.

Resolves #182

@ashmaroli ashmaroli requested a review from parkr June 16, 2025 14:17
@ashmaroli
Copy link
Member Author

data object of archive pages do not fall back to front matter defaults via Ruby API (via use of data.default_proc in Page and Document objects).

Should they??

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.

Jekyll Archives v2.3.0 breaks Jekyll's defaults system for archive pages
1 participant