If you need to host small static site for free, then heroku well suited for it.
There are examples of static heroku site using Django and Ruby on Rails, on GitHub. I didn't found simplest way - Node.js.
Requirements:
How to use:
- Clone this repository
- Store your site to /source folder. (Default page must be index.html)
- Push that to heroku