Skip to content

Support plain HTML templates #4

Description

@iamvery

Ratchet templates are plain HTML (secretly their compiled to EEx), so it'd be awesome for them to be named simply index.html rather than index.html.ratchet. Unfortunately this is a limitation of Phoenix which requires an "engine" suffix for precompilation... The big win as we can see it would be that views could be opened directly in the browser as HTML outside any framework. What can we do for this?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions