Github project page framework. Generate and compile static Sass / Haml mini-sites within seconds.
View mini's help
$ mini help
Initialize a new mini project in the current working directory (generates new root or "empty" gh-pages branch)
$ mini init --branch
Refresh Safari and Firefox to index.html and recompile when a file is changed (use from the root of your project)
$ mini refresh --browsers Safari,Firefox
Refresh usage.html (no need for extensions)
$ mini refresh usage
Alias for `git checkout gh-pages`
$ mini edit