Parallax scrolling

Hi, thanks for the parallax, it looks great !
i wonder if you have any idea how can i add it using the creator…

i am using the ionic creator and add things that i need with the custom code to the controller page (which is mostly for add functions with directives),

now for adding this parallax i have to convert my page on creator to html in order to write things inside the html, but i wonder if there is any option to do it without convert to html,
i mean from the creator as far as i know, i cant add something inside the <ion-content …>

and for this parallax i have to add this in it:

you know if there is any option to somehow add it to the controller and it will work ?
such as a directive with function (in the creator i can only add directives and css classes to the html )