This repository contains (almost) everything that makes up stackphp.com.
Powered by Sculpin. =)
composer install
vendor/bin/sculpin generate --watch --server
Your newly generated clone of stackphp.com is now
accessible at http://localhost:8000/.
curl -s https://getcomposer.org/installer | php
php composer.phar install
vendor/bin/sculpin generate --watch --server