You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
45 lines
1.2 KiB
45 lines
1.2 KiB
1 year ago
|
SITE:
|
||
|
Local:
|
||
|
Url: 'https://library_local.lndo.site/'
|
||
|
Remote:
|
||
|
Url: 'https://library.upei.ca/'
|
||
|
Path: user
|
||
|
PORT: 8000
|
||
|
BSREWRITE:
|
||
|
Css:
|
||
|
|
||
|
Match: '/themes/custom/roblib_d10_phase3/css/global-style.css'
|
||
|
Replace: '/css/global-style.css'
|
||
|
Js:
|
||
|
Match: "/themes/custom/roblib_d10_phase3/js/custom_js.js"
|
||
|
Replace: "/js/custom_js.js"
|
||
|
PATHS:
|
||
|
Watch:
|
||
|
#changes in these compiled files trigged reload
|
||
|
- ./css/*.css
|
||
|
- ./js/*.js
|
||
|
Scss:
|
||
|
Dir: ./css/sass
|
||
|
Libraries:
|
||
|
#- libraries/guff
|
||
|
#- bower_components/foundation-sites/scss
|
||
|
#- bower_components/motion-ui/src
|
||
|
- node_modules/modularscale-sass/stylesheets
|
||
|
#- node_modules/vanilla-framework/scss
|
||
|
- node_modules/foundation-sites/scss
|
||
|
- node_modules/foundation-sites/scss/util
|
||
|
- node_modules/motion-ui/src
|
||
|
- icons/fontawesome/scss
|
||
|
- node_modules
|
||
|
Css:
|
||
|
Dir: css
|
||
|
#FileName: app.css
|
||
|
Js:
|
||
|
Src: ./js/src/*.js
|
||
|
Dest: js
|
||
|
FileName: 'ia-islandimagined.behaviors.js'
|
||
|
Img:
|
||
|
Src: img/src
|
||
|
Dest: img
|
||
|
|