Skip to content

Use your favorite meta languages such as Haml, Sass and Coffeescript to bootstrap and build Wordpress themes.

License

Notifications You must be signed in to change notification settings

polarblau/meta_wordpress

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Meta Wordpress

meta_wordpress is a small library built around Guard which enables you to create Wordpress themes more easily, using meta languages such as Haml, Sass and Coffeescript.

It provides a basic folder structure to get started, a simple layout engine and a few helpers to make the work with PHP easier. Read the documentation to learn more.


Installation

gem install meta_wordpress

Bootstrapping

Navigate to the /themes folder of your Wordpress installation, then generate the necessary files to get started:

meta_wordpress bootstrap fancy_theme

Start working

Within your new theme folder, start the file watcher (Guard) and you are good to go:

meta_wordpress start

Read the documentation to learn more.

About

Use your favorite meta languages such as Haml, Sass and Coffeescript to bootstrap and build Wordpress themes.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published