Mac Hints from BinaryAge => http://hints.binaryage.com Run a local dev server Initial setup: git clone [email protected]:binaryage/site.git cd site rake init Launch dev server on port 80 (requires root password): rake serve what=hints Read more info at https://github.com/binaryage/site.