Skip to content

is a converter in the works? #223

@vesper8

Description

@vesper8

I was thinking about this and thought it should be possible to make a converter for old websites

so that

<style>
h1 {
    color:#FFF;
}
</style>

<h1>Hello</h1>

becomes

<h1 class="text-white">Hello</h1>

It wouldn't have to be perfect but it would be great for anyone that wants to convert a big old website to this.. could save lots of time and should help adoption rate of this awesome project.

Thoughts? Any idea on why this wouldn't be easy/possible?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions