cd
into the src
folder and build npm
and bower
:
npm install
&& bower install
In gulpfile.js
change the siteUrl
variable to match your site frontend url:
siteUrl = "test.brief.com.pt"
Use gulp to build UIKit and jQuery to the main folder by running:
gulp start
Launch browser sync and watch changes by running:
gulp
If you're not login as root, use sudo
before any gulp command, to prevent permission errors when compiling.
A Lightweight Wordpress Development Theme
Bones is designed to make the life of developers easier. It's built using HTML5 & has a strong semantic foundation. It's constantly growing so be sure to check back often if you are a frequent user. I'm always open to contribution. :)
Designed by Eddie Machado http://themble.com/bones
License: WTFPL License URI: http://sam.zoy.org/wtfpl/ Are You Serious? Yes.
Paul Irish & the HTML5 Boilerplate Yoast for some WP functions & optimization ideas Andrew Rogers for code optimization David Dellanave for speed & code optimization and several other developers. :)
https://github.com/eddiemachado/bones/issues
To view Release & Update Notes, read the CHANGELOG.md file in the main folder.
For more news and to see why my parents constantly ask me what I'm doing with my life, follow me on twitter: @eddiemachado
Yeoman generator to quickly install Bones Wordpress starter theme into your Wordpress theme folder by 0dp https://github.com/0dp/generator-wp-bones