Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 557 Bytes

README.md

File metadata and controls

19 lines (11 loc) · 557 Bytes

rylib-custom-libguides - v0.0.1

Node.js scripts to customize our LibGuides installation.

Installation

  1. npm install
  2. create a config.js file
  3. copy contents of config.js.example into config.js and modify it appropriately for your LibGuides installation.

Scripts

npm run stage

This script will render the styles, custom header, custom footer and push it to the configured Development Group.

npm run deploy

This script will render the styles, custom header, custom footer and push it to the main LibGuides installation.