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 revision
Previous revision
Last revisionBoth sides next revision
development:grunt [2016/09/15 14:21] crhallbergdevelopment:grunt [2023/03/02 11:52] demiankatz
Line 14: Line 14:
  
 To use: To use:
-  - run <code>grunt less</code>+  - <code>grunt less</code>
   - adjust theme.config.php to point to new compressed file at themes/CUSTOM/css/compiled.css.   - adjust theme.config.php to point to new compressed file at themes/CUSTOM/css/compiled.css.
  
Line 20: Line 20:
  
 Compiles all sass files into a compressed css file. This script will detect themes inside of your themes directory and build the proper paths for you. Compiles all sass files into a compressed css file. This script will detect themes inside of your themes directory and build the proper paths for you.
-  - run <code>grunt scss</code>+  - <code>grunt scss</code>
   - adjust theme.config.php to point to new compressed file at themes/CUSTOM/css/compiled.css.   - adjust theme.config.php to point to new compressed file at themes/CUSTOM/css/compiled.css.
  
Line 40: Line 40:
 ===== grunt lessToSass ===== ===== grunt lessToSass =====
  
-Converts all less files to sass. Mostly for the VuFind dev team. By default does bootstrap3 and bootprint3.+Converts all less files to sass. Mostly for the VuFind® dev team. By default does bootstrap3 and bootprint3.
  
  
  
 ---- struct data ---- ---- struct data ----
 +properties.Page Owner : 
 ---- ----
  
development/grunt.txt · Last modified: 2023/03/22 18:25 by demiankatz