calderawp/baldrick-wp-front-end

Front-end WordPress Tools Powered by BaldrickJS

dev-master 2015-04-01 21:38 UTC

This package is auto-updated.

Last update: 2024-04-08 06:14:49 UTC


README

Tools for using the BaldrickJS AJAX system in the WordPress front-end.

Installation

  • Add this to your composer dependencies and do composer update
  • npm install
  • grunt update

grunt vs grunt update

The default grunt task, run using grunt will concact and minify JS and CSS. The grunt update task will clone the BaldrickJS repo from Github and then create the concact and minify JS and CSS. Failing to run grunt update on initial install will result in missing essential parts of the code in the JS and CSS files, nothing will work and you will be upset.

Usage

@todo

Copyright

Copyright 2015 Josh Pollock. License: GNU GPL Version 2 or Later

Baldrick JS Copyright David Cramer. License: MIT