hmans / schnitzelpress

A lean, mean blogging machine for hackers and fools.
http://schnitzelpress.org
MIT License
77 stars 8 forks source link

Customize layout and CSS within the browser #39

Closed andrewreid closed 12 years ago

andrewreid commented 12 years ago

It'd be great to be able to edit the CSS/HAML template(s) for the site within the configuration interface. Perhaps this gives rise to the ability to have multiple templates - for example, a template that applies for the home page, a different template for posts.

hmans commented 12 years ago

This is coming -- in fact, parts of the feature already lives within the liquid branch. I'm hoping to land the feature on master and get a release ready by the end of next week.

andrewreid commented 12 years ago

That is just all kinds of awesome. I can't wait.