Then you said HAML, and I giggled.
Then you said SASS, and I started cackling.
Then you said CoffeeScript, and I nearly died of laughter.
Keep your Rubyist junk out of my (unbeloved) PHP.
11–20 of 87 posts
Then you said HAML, and I giggled.
Then you said SASS, and I started cackling.
Then you said CoffeeScript, and I nearly died of laughter.
Keep your Rubyist junk out of my (unbeloved) PHP.
Just to make sure: the production/live machine doesn't need the Wordless plugin, correct? Basically you use the Wordless plugin on the dev machine then just distribute the created theme directory like normal? Or am I off-base?
I would love to hear some comments from you. I think this really speeds up custom Wordpress theme creation.
Ignore the negativity in these comments. This is a great example of scratching your own itch and being generous enough to place it on Github. Who cares if the bulk of WordPress users won't grok it? That's no reason not to build it. Thanks for sharing.
I would love to hear some comments from you. I think this really speeds up custom Wordpress theme creation.
The problem with creating a WordPress theme isn't that it's missing buzzwordy tech like HAML, SASS and CoffeeScript. The problem is that the PHP behind WordPress is hideous. Even in version 3.x
If someone were to fork WordPress and fix all the spaghetti code, then I could stop writing themes like it was 1998...
Why not just go the whole hog and run wordpress inside ruby, using tenderlove's Phuby bridge/adapter/thing.
https://github.com/tenderlove/phuby
Demo of him actually using this to run wordpress inside rack: http://www.youtube.com/watch?v=MXERy8Y2eVo
Or, you know, spend a day knocking together your own blog in rails.
I guess it could be good if you are wedded to a preexisting client base which demands wordpress, even for new projects, in which case my sincerest condolences go out to you.
To be fair, I'd imagine that those people who are raking in big $$$ doing WP themes must have something like this set up already.
If you're going to use all the new hip tools (and take the time to learn how to use them), just go one step farther and stop using Wordpress.
Still, I dislike how the programming community jumps on someone for making something interesting— even if it's not immediately useful for everyone. I get the same feeling in reddit's /r/programming whenever a post pops up about someone using a "NoSQL" database. It seems the majority of comments tend to be people negatively criticizing the OP's choice instead of providing something constructive to the existing project.