About Features Downloads Getting Started Documentation Events Support GitHub

Love VuFind®? Consider becoming a financial supporter. Your support helps build a better VuFind®!

Site Tools


Warning: This page has not been updated in over over a year and may be outdated or deprecated.
development:grunt

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
development:grunt [2016/07/01 14:24] – [grunt js] crhallbergdevelopment:grunt [2016/07/08 15:14] – [Grunt Manual] crhallberg
Line 2: Line 2:
  
 [[http://gruntjs.com/|Grunt]] is a javascript and nodejs based task runner. It has been configured to run several tasks for front end manipulation and packaging. The file has been left simple in order to be easy to edit. You will have to edit Gruntfile.js (root folder) in order to get these scripts to work for custom themes. For more advanced methods, please see our [[development:grunt:scripts|community scripts page]]. [[http://gruntjs.com/|Grunt]] is a javascript and nodejs based task runner. It has been configured to run several tasks for front end manipulation and packaging. The file has been left simple in order to be easy to edit. You will have to edit Gruntfile.js (root folder) in order to get these scripts to work for custom themes. For more advanced methods, please see our [[development:grunt:scripts|community scripts page]].
 +
 +To setup Grunt to run, first install node and run "npm install" to install all the dependencies in package.json.
  
 ===== Default ===== ===== Default =====
development/grunt.txt · Last modified: 2023/03/22 18:25 by demiankatz