NubyTypoTasks ============= Tasks and code for updating the http://nubyonrails.com site with graphics. Use tasks/nuby_typo_tasks.rake as a starting point for customizing your own site! Usage ===== Run once a day via rake (or use "rake -T" to see the tasks available). Graphic files will be generated and written to public/images/typo_graphs. Requirements ============ Uses RMagick to make the graphs. Includes versions of the Gruff and Sparklines libraries, but they are only loaded when these tasks are running (so they won't take extra memory when the rest of the blog is running).