Question
raulghm opened this issue · 4 comments
Hi, how work or active this wordpress theme?
its a work in progress. im trying to get my fork of jade.php fully functional. there is a bunch of tests relating to yield and inheritance that is failing. currently this theme depends on a private project. Its being revamped at the moment.
Ill be adding fix so this theme is only dependant on the jade.php later on.
Thanks, Wordpress theme + Jade template excellent workflow :)
Yeah. Another thing is that the code that the jade.php library generates is
not the prettiest either. so improving that is on the to do list as well.
The code should be as small as possible and easily readable and logical. In
the end I want this to become a theme framework in a similar nature as
Timber but much simpler and cleaner. Twig template language is not very
good I think and haml has to much extra characters thats not really needed.
2013/10/4 Raúl notifications@github.com
Thanks, Wordpress theme + Jade template excellent workflow :)
—
Reply to this email directly or view it on GitHubhttps://github.com//issues/1#issuecomment-25729103
.
An comment, and if you use Gruntjs to generate php from jade templates?