iaminawe / iaminawe

A drupal install profile for iaminawe.com, angellacoppen.com and greggcoppen.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Instructions on how to build the site from Drupal 7.

Requirements

Installation

drush make iaminawe.build ~/workspace/platforms/iaminawe

Create the settings.php in sites/default and chmod 755 Create "files" directory in sites/default and chmod 755

Navigate to the root directory in a webbrowser and run the install profile.

Update existing install profile

If you want to update just the install profile instead of rebuilding the entire site, you can run this:

drush make --no-core --contrib-destination=. iaminawe.make

Rebuild everything

If you want to force a rebuild of everything, you can run this:

drush si iaminawe

About

A drupal install profile for iaminawe.com, angellacoppen.com and greggcoppen.com


Languages

Language:PHP 42.6%Language:JavaScript 25.4%Language:CSS 25.3%Language:SourcePawn 5.3%Language:HTML 1.4%