summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Steve Sutton [Wed, 14 Jan 2015 16:51:35 +0000 (11:51 -0500)]
Output into front-page.php the blocks
Using new function from the blocks plugin to retrieve an array of blocks
for output into theme files.
Steve Sutton [Fri, 9 Jan 2015 18:49:11 +0000 (13:49 -0500)]
Setup new Gruntfile.js and package.json
Adding more functions to the grunt build
1. copy js files from bower_components to js directory
2. create one js file called app.js for the site
Steve Sutton [Fri, 9 Jan 2015 18:23:34 +0000 (13:23 -0500)]
initial commit