|
%!s(int64=3) %!d(string=hai) anos | |
---|---|---|
.. | ||
build | %!s(int64=3) %!d(string=hai) anos | |
dist | %!s(int64=3) %!d(string=hai) anos | |
templates | %!s(int64=3) %!d(string=hai) anos | |
README.md | %!s(int64=3) %!d(string=hai) anos | |
gulpfile.js | %!s(int64=3) %!d(string=hai) anos | |
hardwood.info | %!s(int64=3) %!d(string=hai) anos | |
mix-manifest.json | %!s(int64=3) %!d(string=hai) anos | |
package-lock.json | %!s(int64=3) %!d(string=hai) anos | |
package.json | %!s(int64=3) %!d(string=hai) anos | |
screenshot.png | %!s(int64=3) %!d(string=hai) anos | |
template.php | %!s(int64=3) %!d(string=hai) anos | |
webpack.mix.js | %!s(int64=3) %!d(string=hai) anos |
🚨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.