This website needs more content

I've finally pulled the .. trigger!

  1. Created Dev -> Stage -> Production git environments.
  2. Installed Drupal 7 on all 3
  3. Set up ~/.drush/aliases.drushrc.php on all 3
    • Not all aliases.drushrc.php files were created equally..
  4. Ran drush sql-sync @stage @production to see what would happen.
    • It worked!