puts'## Set the codepage to 65001 for Windows machines'
`chcp 65001`
end
desc"Initial setup for Octopress: copies the default theme into the path of Jekyll's generator. Rake install defaults to rake install[classic] to install a different theme run rake install[some_theme_name]"