https://github.com/markirby/FlexSlider-ManualDirectionControls
##Lettering.js https://github.com/davatron5000/Lettering.js
| <!doctype html> | |
| <html> | |
| <head> | |
| <meta charset=utf-8> | |
| <title></title> | |
| <link rel="stylesheet" href="style.css"> | |
| </head> | |
| <body> | |
| .htaccess | |
| wp-*.php | |
| xmlrpc.php | |
| wp-admin/ | |
| wp-includes/ | |
| wp-content/uploads/ | |
| wp-content/blogs.dir/ | |
| wp-content/upgrade/* | |
| wp-content/backup-db/* | |
| wp-content/advanced-cache.php |
| namespace :deploy do | |
| HEROKU_ACCOUNT = "account_name" | |
| MAINLINE_BRANCH = "master" | |
| STAGING_REPO = "app-name-staging" | |
| PRODUCTION_REPO = "app-name-production" | |
| def make_git_timestamp | |
| "#{@env}-deploy-#{Time.now.to_s.gsub(/:/, "-").gsub(/\s/, "-").gsub(/--/, "-")}" | |
| end |
| $(document).ready(function() { | |
| function filterPath(string) { | |
| return string | |
| .replace(/^\//,'') | |
| .replace(/(index|default).[a-zA-Z]{3,4}$/,'') | |
| .replace(/\/$/,''); | |
| } | |
| var locationPath = filterPath(location.pathname); | |
| var scrollElem = scrollableElement('html', 'body'); | |
Please note this might be a unique isolated issue to my current setup of MAMP. Proceed at your own risk
Create a "New App" with PagodaBox using their default Quickstart.
config.php to config-sample.php (then setup db and install WP).htaccessBoxfile