Skip to content

Expose front matter defaults to Liquid templates#183

Open
ashmaroli wants to merge 3 commits into
masterfrom
respect-front-matter-defaults
Open

Expose front matter defaults to Liquid templates#183
ashmaroli wants to merge 3 commits into
masterfrom
respect-front-matter-defaults

Conversation

@ashmaroli
Copy link
Copy Markdown
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
Copy Markdown
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