Hi guys,
First, a big thanks to the Roots team & community for your awesome work, help.
Let me explain my problems :
I’m totally new on Bedrock, and Sage (and with a lot of tools, like Vagrant, Ansible, Bower, Gulp, etc).
In the past, I created a lot of wp site in the traditionnal way with default wordpress install, premium theme or not, on dedicated servers (Debian 7, Apache 2, php 5.4, mysql, apc, etc). I worked in a local environnement and uploaded the project on the server “/www” via FTP when was finnished.
I read since few weeks now the roots project (Bedrock, Sage + Soil) and i want to improve my way to work.
I can saw Bedrock, the “modern WordPress stack that helps you get started with the best development tools and project structure” inspired by the Twelve-Factor App methodology and Sage who use the best practice and tools as a starter theme.
For Sage + Soil with Gulp & Bower :
I think it’s ok for the moment, i bought the book “Theme Development with Sage” and the screencast “Theme Development with Gulp and Bower” so i have a good base to start working with Browsersync, etc.
For Bedrock :
There are 2 things : Bedrock and Bedrock-ansible. If i well understood, you can work with Bedrock directly on you web server or use Bedrock-ansible locally with Vagrant & virtualbox [Local] for create a server environment on your machine, and Ansible for deploy your environment on the web server ?
If it’s right, Ansible will install all the requirements on my dedicated server ? (nginx, hhvm, etc ?) Or i need to install manually ?
Thx for reading and for your help !