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.
39 lines
906 B
39 lines
906 B
2 years ago
|
SITE:
|
||
|
Local: 'https://rdm_upei.lndo.site/'
|
||
|
Remote:
|
||
|
Url: 'https://rdm2.researchspaces.ca/'
|
||
|
Path: user
|
||
|
PORT: 8000
|
||
|
BSREWRITE:
|
||
|
Css:
|
||
|
|
||
|
Match: "/themes/contrib/RDM/css/"
|
||
|
Replace: "/css/"
|
||
|
Js:
|
||
|
Match: "/themes/contrib/RDM/js/"
|
||
|
Replace: "/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
|
||
|
#- libraries/fontawesome-free/scss
|
||
|
Css:
|
||
|
Dir: css
|
||
|
#FileName: app.css
|
||
|
Js:
|
||
|
Src: ./js/src/*.js
|
||
|
Dest: js
|
||
|
FileName: 'ia-islandimagined.behaviors.js'
|
||
|
Img:
|
||
|
Src: img/src
|
||
|
Dest: img
|
||
|
|