Skip to content

Octane-ify Templates #38

Description

@elwayman02

Many of the route templates use a mish-mash of classic and Octane syntax. Some cleanup here would be nice, as well as enabling linting rules to enforce Octane patterns.

Example: https://github.com/empress/empress-blog-casper-template/blob/master/app/templates/post.hbs#L98

A few of the issues:

  • {{link-to}} instead of <LinkTo>
  • ambiguous paths due to implicit this usage
  • {{svg-icons/infinity}} instead of <SvgIcons::Infinity>

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions