0dp / generator-wp-bones

Yeoman generator to quickly install Bones Wordpress starter theme into your Wordpress theme folder

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

alt tag npm version

generator-wp-bones

A WordPress theme Yeoman generator, to kickstart your WordPress Bones theme development with yo, sass and grunt.

Note: Still in development

Getting Started

Install generator-wp-bones from npm:

$ npm install -g generator-wp-bones

Finally, initiate the generator. run this command in a working WordPress installations themes directory:

$ yo wp-bones

Known Issues

TODO

  • A fancy deploy-to-production plan [Issue #9] (#9)
  • Instead of having the Bones Wordpress starter theme living in a folder in templates it would be nice to 'fetch' (dunno if this is the right term because i'm still a noob at git) it fresh from it's repo here at git. I have already included simple-git into the generator so it just need to be setup right. Thanks to iam4x
  • Convince my girlfriend to get a second cat

License

MIT License

Thanks To

Glen Geenen - Maxime Tyler - LaboratorioEfe5 - yivi - jbmicolai - kjbissell -

About

Yeoman generator to quickly install Bones Wordpress starter theme into your Wordpress theme folder

License:Other


Languages

Language:JavaScript 100.0%