bridgetown icon indicating copy to clipboard operation
bridgetown copied to clipboard

docs: migrate off of Liquid defaults in documentation, focus on ERB

Open jaredcwhite opened this issue 1 year ago • 2 comments

Due to #888, new Bridgetown projects will be ERB by default. This means the existing documentation which often presumes Liquid by default will be confusing to new users. We need to make it clear Liquid is an optional choice and not the norm, and display examples in various places in ERB rather than Liquid.

jaredcwhite avatar Jul 14 '24 14:07 jaredcwhite

PR: https://github.com/graphprotocol/graph-node/pull/5617

YaroShkvorets avatar Aug 21 '24 19:08 YaroShkvorets