Code Monkey home page Code Monkey logo

wordpress-vagrant-box's Introduction

Vagrant WordPress Theme Base

by Mike Green (used by Lenny B)

Setup

  1. Clone and cd into this repo
  2. Edit Vagrantfile and change theme-name to the name of your theme on line 40.
  3. Run vagrant up. Let it download the base box and provision it.
  4. Visit http://localhost:8888/ and setup WordPress. MySQL username is root, password is root, DB name is wordpress_dev
  5. Build a WordPress theme inside the theme folder.

About the Base Box

The base box for this setup is an opinionated Debian Squeeze 64bit Linux installation that comes with the following goodies:

  • PHP-FPM v5.3.20-1~dotdeb.0
  • Nginx v1.2.6
  • MySQL v5.5.29-1~dotdeb.0
  • Node.js v0.8.17
  • RVM with Ruby 1.9.3p362 installed

We use Ruby for our Thor build scripts, and Node.js to compile CoffeeScripts.

Blog post from fifthroom explaining how to use

http://fifthroomcreative.com/archives/blog/2013/02/getting-started-with-vagrant

wordpress-vagrant-box's People

Contributors

rememberlenny avatar t5kz avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.