Well without at least a simple backend language you will hardly find any useful tutorial. Although you can try to use WordPress and do Templates for them. There you do not have to care about a lot of php, but you still will need some php to supply data to your view (html) so you can work with something using JavaScript. OR you can use NodeJS using JavaScript for backend too. You can also learn and use some framework like AngularJS and its competitors.
Good luck