Note: I guess this template is outdatet.
This template is a parallax gallery from here:
http://pixelcog.github.io/parallax.js/
Download parallax.min.js and include it like this with TypoScript:
page {
includeJSFooter.parallax = fileadmin/Resources/Public/Scripts/parallax/parallax.min.js
}
Customise the CSS-styles.
Note 1: the images should be larger than the min-height (best: 2x min-height).
You must specify the real width and height of the images via: settings.img.width and settings.img.height.
Note 2: if you want to copy this HTML-file to your fileadmin-folder, you can specifty the folder like this:
plugin.tx_camaliga.view.templateRootPaths.1 = fileadmin/template/files/
Copy this file in a subfolder named "Content" of this folder.
Note 3: An alternative parallax gallery: http://codepen.io/pederan/full/Hheuy