bridgetown
bridgetown copied to clipboard
docs: migrate off of Liquid defaults in documentation, focus on ERB
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.
PR: https://github.com/graphprotocol/graph-node/pull/5617