I have a very simple website (under 10 pages) in Wordpress, which I used to get me up and running as I had no experience creating a site. It is hidemyscore.com. In putting it together I learnt alot about php/parsing xml/bash scripts etc.
Despite being simple the site is not very fast I now feel that WordPress for this is complete overkill, so I wish to change to a lighter platform, and additionally it will give me the chance to learn new skills. I've been looking into Ruby on Rails or Laravel which seem great.
The catch is I have just found out these can't be hosted on my basic 'lite' shared hosting package for $30 per year (which is fine for WordPress).
My question is therefore are there any other similar frameworks to Rails or Laravel which can be hosted on lite? Or failing that any frameworks at all which can be hosted on shared hosting and are lighter than Wordpress and more suited to my needs for a simple website?
Or is a pure php site the best option? I have to admit that scares me slightly just in case, for example I suddenly need to add a feature in the future and would need to code from scratch.
Cheers