Adds a little bit of MVC structure to WP themes.
Installation:
Unpack and upload it to the /wp-content/plugins/ directory.
Activate the plugin through the 'Plugins' menu in WordPress.
Here are some key features of "Wordless":
· A structured, organized and clean theme organization (inspired from Rails);
· Ability to create new theme skeletons directly within the WordPress backend interface;
· Ability to write PHP code using the beautiful Haml templating system;
· Ability to write CSS stylesheets using the awesome Sass syntax and the Compass framework;
· The ability to write JavaScript logic in Coffeescript;
· Growing set of handy and documented helper functions ready to be used within the views.
Requirements:
· WordPress
· Ruby
Limitations:
· Not officially tested on Windows machines.