11ty / 11ty/docs

Liquid "include" tag is deprecated

Open Beginner friendly
#1,239 0 comments 3 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Nunjucks
Stars
547
Forks
726
Avg merge
2h 23m
Merged PRs (30d)
3

Description

Per: https://shopify.dev/api/liquid/tags/deprecated-tags#include and https://liquidjs.com/tags/include.html

"[The include] tag is deprecated, use render tag instead for better encapsulation."

We might want to update the https://www.11ty.dev/docs/languages/liquid/ docs and possibly call out the deprecation/replacement, {% render %} tag (added in liquidjs@9.2.0).

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Open the Liquid language documentation at https://www.11ty.dev/docs/languages/liquid/ and compare its treatment of the include tag with the Shopify and liquidjs references in the issue. Done means the page calls out include as deprecated and identifies the render tag as its replacement.

Written by the indexing model from the issue text.

Assessment

Domain
documentation
Issue type
Documentation
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
62/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.