Hacker News new | past | comments | ask | show | jobs | submit login

Just plain html/css plus Mustache (the logic-less tempaltes).

Not much new things to learn, literally no limits and a lot of freedom.

And here is my toolset:

LIVEditor: Edit html and css and see the result instantly (http://liveditor.com, my own project, you can imagine LIVEditor = Web Browser + Code Editor + Html Inspector like the one in Firebug).

Mustache: Use this logic-less template system to represent reusable content in the html.

Python: Call pystache to stuff the {{mustache}} templates in the html files.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: