jQuery FlexSlider 2 example. You need the FlexSlider 2 plugin from here for this example:
https://www.woothemes.com/flexslider/
Download it from GitHub:
https://github.com/woothemes/FlexSlider
Extract the zip file and copy it to your fileadmin-folder!
Include the CSS- and JS-file with TypoScript from your fileadmin-folder like this:
page.includeCSS.flexslider = /fileadmin/Resources/Public/Scripts/FlexSlider/flexslider.css
page.includeJSFooter.flexslider = /fileadmin/Resources/Public/Scripts/FlexSlider/jquery.flexslider-min.js
Note: 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.