--- layout: default route: customization title: Customization --- Prerequisites

To customize the template you must have node, npm, Gulp and Jekyll installed in your computer.

You are now ready to customize the component.
Compilation

We have created a Gulp configuration file (guplfile.js) which integrates many task to automate the compilation.

We have also developed a Gulp plugin to automatically copy used dependencies from node_modules into the template and replace all include paths related to them.

Sass customization

The component provides SASS file which can be imported into your SASS project.