Skip to content

3.2.2#160

Merged
scottsweb merged 7 commits intomainfrom
fix/3.2.2
Mar 12, 2026
Merged

3.2.2#160
scottsweb merged 7 commits intomainfrom
fix/3.2.2

Conversation

@scottsweb
Copy link
Copy Markdown
Owner

@scottsweb scottsweb commented Sep 25, 2025

  • Rename sort filter to sortBy to avoid clash with default nunjucks filter
  • Remove addLayoutAlias code as its covered by core 11ty
  • Make random filter more flexible {% set collection = collections._posts | random(page, 3) %}
  • Add new tagged filter {% set collection = collections._posts | tagged(['tag1', 'tag2']) %}
  • Add tooltips examples (may need further refinement)
  • Add text scale support (https://matuzo.at/blog/2026/text-scaling-meta-tag)

@cloudflare-workers-and-pages
Copy link
Copy Markdown

cloudflare-workers-and-pages Bot commented Feb 6, 2026

Deploying elva with  Cloudflare Pages  Cloudflare Pages

Latest commit: 25cefb0
Status: ✅  Deploy successful!
Preview URL: https://9a15ef1a.elva.pages.dev
Branch Preview URL: https://fix-3-2-2.elva.pages.dev

View logs

@scottsweb scottsweb merged commit 92322d2 into main Mar 12, 2026
1 check passed
@scottsweb scottsweb deleted the fix/3.2.2 branch March 12, 2026 09:30
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.

1 participant