Live data from Hacker News

Ask HN: Where to make free static website

news.ycombinator.com

1–4 of 4 posts

Re: Ask HN: Where to make free static website

#3
BitBalloon to host. You can deploy as zip, and has a REST API.

To actually make the site, I believe most programs (Jeckyl, Pelican, Octopress) are configured for blogs. If you want your own structure, and aren't afraid of getting your hands dirty, you can use Flask + Frozen-Flask.