|
hace 3 años | |
---|---|---|
.. | ||
build | hace 3 años | |
dist | hace 3 años | |
templates | hace 3 años | |
README.md | hace 3 años | |
gulpfile.js | hace 3 años | |
hardwood.info | hace 3 años | |
mix-manifest.json | hace 3 años | |
package-lock.json | hace 3 años | |
package.json | hace 3 años | |
screenshot.png | hace 3 años | |
template.php | hace 3 años | |
webpack.mix.js | hace 3 años |
🚨WARNING: Although open source, this theme has been developed for the hardwood genomics website only! Attempting to use it elsewhere may result in unpredictible issues.
sites/all/theme
.This theme utilizes multiple technologies to be fully customizable. This is a list of tools that we used:
gulp sass
Compile sass files that are located in build/scss to css files dist/css.
- gulp watch
Watch file changes and compile everything upon save.
- gulp copy
Copy js and css files of other libraries from node_modules to the dist folder.