Each of these commands will run an ad hoc http static server in your current (or specified) directory, available at http://localhost:8000. Use this power wisely.
$ python -m SimpleHTTPServer 8000| source :rubygems | |
| gem "puma" | |
| gem "sinatra" | 
| require 'mina/bundler' | |
| require 'mina/rails' | |
| require 'mina/git' | |
| require 'mina/rbenv' # for rbenv support. (http://rbenv.org) | |
| # require 'mina/rvm' # for rvm support. (http://rvm.io) | |
| # Basic settings: | |
| # domain - The hostname to SSH to. | |
| # deploy_to - Path to deploy into. | |
| # repository - Git repo to clone from. (needed by mina/git) | 
| .lt-ie9 .top-bar { | |
| background: #2f2f2f; | |
| *zoom: 1; | |
| overflow: visible; | |
| } | |
| .lt-ie9 .top-bar:before, .lt-ie9 .top-bar:after { | |
| content: " "; | |
| display: table; | |
| } | |
| .lt-ie9 .top-bar:after { clear: both; } | 
Each of these commands will run an ad hoc http static server in your current (or specified) directory, available at http://localhost:8000. Use this power wisely.
$ python -m SimpleHTTPServer 8000| /* | |
| * Copyright 2013 Scott Alexander-Bown | |
| * | |
| * Licensed under the Apache License, Version 2.0 (the "License"); | |
| * you may not use this file except in compliance with the License. | |
| * You may obtain a copy of the License at | |
| * | |
| * http://www.apache.org/licenses/LICENSE-2.0 | |
| * | |
| * Unless required by applicable law or agreed to in writing, software | 
| # to generate your dhparam.pem file, run in the terminal | |
| openssl dhparam -out /etc/nginx/ssl/dhparam.pem 2048 | 
| gem 'spree', github: 'spree/spree', branch: '2-1-stable' | |
| bundle update spree | |
| bundle exec rake railties:install:migrations | |
| bundle exec rake db:migrate | 
| <?php | |
| /** | |
| * Plugin Name: Grunt Sitemap Generator | |
| * Plugin URI: http://www.github.com/lgladdy | |
| * Description: Generate a JSON list of every page on a site so it can be used with grunt and uncss. Create a folder in /wp-content called mu-plugins, and drop this code into that folder, as grunt-sitemap.php | |
| * Author: Liam Gladdy | |
| * Author URI: http://gladdy.co.uk | |
| * Version: 1.0 | |
| */ | |
| /** | |
| * | |
| *Sassified version of tmayr's gist: https://gist.github.com/tmayr/5190565 | |
| * | |
| */ | |
| .lt-ie9 { | |
| .top-bar { | |
| background: #2f2f2f; |