HipstaDeploy A bash script for generating and deploying static websites on Amazon Cloudfront. Why this stuff? Deploying a static website (blogs are probably the best suited) on a CDN will give you tremendous amounts of speed from all around the world compared to a dynamic host for a relatively cheap…
Let's play a little bit :) What about some gist? And this should be colorized: function() { colorMePlease(); } And some PHP: <?php $args = bson_decode(base64_decode($argv[1])); $out = "Spawned with args " . print_r($args, 1); sleep(5); print base64_encode(bson_encode(array('output' => $out))); flush(); exit(0…
You're live! Nice. We've put together a little post to introduce you to the Ghost editor and get you started. You can manage your content by signing in to the admin area at <your blog URL>/ghost/. When you arrive, you can select this post from a list…