Pinned Repositories
BE-Media-from-Production
Uses local media when it's available, and uses the production server for rest.
docker-wordpress-nginx-ssh
Easy WordPress docker containers
emogrifier
Converts CSS styles into inline style attributes in your HTML code.
hhvm
HHVM is an open-source virtual machine designed for executing programs written in Hack and PHP. HHVM uses a just-in-time (JIT) compilation approach to achieve superior performance while maintaining the flexibility that PHP developers are accustomed to.
hubspot-php
HubSpot PHP API Client
nginx-php-fpm
Nginx and php-fpm for dockerhub builds
opcache-status
A one-page opcache status page
PHP_CodeSniffer
PHP_CodeSniffer tokenises PHP, JavaScript and CSS files and detects violations of a defined set of coding standards.
vagrant-puppet-centos-6.5-php5.5-template
A template project containing the puppet for a basic VM that runs apache, PHP5.5 on centos.
vvv-apache
Apache-based fork of 10up's Varying Vagrant Vagrants configuration
fjalestad's Repositories
fjalestad/BE-Media-from-Production
Uses local media when it's available, and uses the production server for rest.
fjalestad/docker-wordpress-nginx-ssh
Easy WordPress docker containers
fjalestad/emogrifier
Converts CSS styles into inline style attributes in your HTML code.
fjalestad/hhvm
HHVM is an open-source virtual machine designed for executing programs written in Hack and PHP. HHVM uses a just-in-time (JIT) compilation approach to achieve superior performance while maintaining the flexibility that PHP developers are accustomed to.
fjalestad/hubspot-php
HubSpot PHP API Client
fjalestad/nginx-php-fpm
Nginx and php-fpm for dockerhub builds
fjalestad/PHP_CodeSniffer
PHP_CodeSniffer tokenises PHP, JavaScript and CSS files and detects violations of a defined set of coding standards.
fjalestad/Primary-Vagrant
A Vagrant configuration with Ubuntu 12.04, Apache, MySQL, PHP 5.5 and more
fjalestad/puppet-module-epel
Setup/configure EPEL (extra repository for enterprise linux) with Puppet
fjalestad/puppet-nodejs
Puppet module to manage Node.js and NPM that just works.
fjalestad/puppet-pear
A PEAR provider for Puppet 2.6+.
fjalestad/puppet-rvm
A puppet module for installing and using RVM (Ruby Version Manager)
fjalestad/puppet-timezone
Configure timezone settings through puppet
fjalestad/puppet-wget
A puppet recipe for wget, a useful tool to download arbitary files from the web
fjalestad/puppet-yum
Puppet module for Yum
fjalestad/puppetlabs-apache
Puppet Labs Apache module
fjalestad/puppetlabs-concat
File concatenation system for Puppet
fjalestad/puppetlabs-mysql
MySQL Puppet Module / Manifests + Types & Providers
fjalestad/puppetlabs-stdlib
Puppet Labs Standard Library module. Please submit issues at https://projects.puppetlabs.com/projects/modules/issues and not using the issue tracker on Github. Pull requests, however, are encouraged. =)
fjalestad/vagrant-centos6-lamp
A ready-to-use vagrant template of a Centos 6.4 LAMP server for running Wordpress, Drupal, etc...
fjalestad/vagrant-lamp-1
My default LAMP development stack for Vagrant
fjalestad/valet-WordPress-subdirectory
Use Valet with WordPress in a subdirectory
fjalestad/WordPress
WordPress, Git-ified. Synced via SVN every 15 minutes, including branches and tags! This repository is just a mirror of the WordPress subversion repository. Please do not send pull requests. Submit patches to http://core.trac.wordpress.org/ instead.
fjalestad/wordpress-1
Rapidly create, develop, & deploy WordPress across multiple environments.
fjalestad/WordPress-Coding-Standards
PHP_CodeSniffer rules (sniffs) to enforce WordPress coding conventions
fjalestad/wordpress-proxy-valet-driver
A Valet driver that proxies uploads request to the production server. No more syncing your uploads folder.
fjalestad/WordPress-Skeleton
Basic layout of a WordPress Git repository. I use this as a base when creating a new repo.
fjalestad/wordpress_4_1_1
Fork of wordpress 4.1.1 it has a custom .gitignore as well as a README.md for my YouTube channel.
fjalestad/wordpress_4_1_1_chef
This goes hand in hand with my wordpress_4_1_1 repository for my YouTube channel. These are just the chef scripts I run in OpsWorks.
fjalestad/wp-cli
A command line interface for WordPress