Typo blogging platform with Heroku hosting: theming
Posted
by Jack
on Stack Overflow
See other posts from Stack Overflow
or by Jack
Published on 2010-06-10T20:07:32Z
Indexed on
2010/06/10
20:42 UTC
Read the original article
Hit count: 409
Does anyone know how to workarounds Heroku's limitations on writing to the theme files for the Typo blogging platform? I'd like to take advantage of the theming capabilities right from the browser. If any theme's stylesheet is changed I get the error message "Unable to write file" in addition to the fact that any theme being changed to one that is not the default causes the page to lose all styling and is displayed in plain text.
I followed this (awesome) blog entry to get it up and working.
© Stack Overflow or respective owner