This repository contains (almost) everything that makes up dflydev.com.
Powered by Sculpin. =)
© Dragonfly Development, Inc.
sculpin install
sculpin generate --server --watch
Your newly generated clone of dflydev.com is now accessible
at http://localhost:8000/
.
curl -O https://download.sculpin.io/sculpin.phar
php sculpin.phar install
php sculpin.phar generate --server --watch