Hacker News new | ask | show | jobs
by sinaiman 5554 days ago
Todo list:

-Allow for URL entry

-Option for putting the separate CSS directly into the head of the HTML document

-Add a link href to the stylesheet in the HTML (and temporarily host the CSS on the server)

-Preview of the page to make sure nothing got screwed up

-Be able to download HTML/CSS files directly

-Be able to have "smarter" class definitions...figure out any common properties between groups of generated classes and make just one class all those elements can refer to.

That's just off the top of my head, I'm open to all suggestions and feedback!