This is 101ideas.cz:“http://101ideas.cz”. It is written in Ace, a powerful generator of static sites.
NOTE: You need Ruby 1.9.2 or later.
- Install all the dependencies via bundler:
bundle install. - Generate the output by running
bundle exec ./tasks.rb generate. - Run
bundle exec ./config.ruand view the content at localhost:9292.