|
3 年之前 | |
---|---|---|
.. | ||
build | 3 年之前 | |
dist | 3 年之前 | |
templates | 3 年之前 | |
README.md | 3 年之前 | |
gulpfile.js | 3 年之前 | |
hardwood.info | 3 年之前 | |
mix-manifest.json | 3 年之前 | |
package-lock.json | 3 年之前 | |
package.json | 3 年之前 | |
screenshot.png | 3 年之前 | |
template.php | 3 年之前 | |
webpack.mix.js | 3 年之前 |
🚨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.