Generator Odin
Getting Started
Make sure you have yo installed:
npm install -g yo
Install the generator-odin
:
npm install -g generator-odin
And now generate your theme based on Odin Framework:
cd /path/to/wordpress/wp-content/themes/theme-nameyo odin
Contribute
Test for development:
git clone git@github.com:wpbrasil/generator-odin.gitcd generator-odin[sudo] npm linkcd /path/to/your/project/yo odin
And send a Pull Request o/
Changelog
1.0.4 - 31/10/13
- Updated the Odin version to 2.1.5.
1.0.3 - 31/10/13
- Updated the Odin version to 2.1.3.
1.0.2 - 31/10/13
- Updated the Odin version to 2.1.2.
1.0.1 - 26/10/13
- Removed Yeoman welcome message and added a custom message.
- Updated the generator settings.
- Added inline documentation.
- Fixed indentation size.
- Added validation for URIs in settings method.
1.0.0 - 25/10/13
- Initial release.
License
Copyright 2013 - WordPress Brasil Group.
The PHP code is licensed with GPLv2.